Uses of Class
fri.util.database.jpa.tree.nestedsets.pojos.AbstractNestedSetsTreePojo

Packages that use AbstractNestedSetsTreePojo
fri.util.database.jpa.tree.nestedsets.pojos   
 

Uses of AbstractNestedSetsTreePojo in fri.util.database.jpa.tree.nestedsets.pojos
 

Subclasses of AbstractNestedSetsTreePojo in fri.util.database.jpa.tree.nestedsets.pojos
 class NestedSetsTreePojo
          Example POJO for the unit test, implementing NestedSetsTree via JPA.
 class NonUniqueNestedSetsTreePojo
          Example POJO for the unit test, implementing NestedSetsTree via JPA.
 class TemporalNestedSetsTreePojo
          Example POJO for the unit test, implementing TemporalNestedSetsTree via JPA.