Package fri.util.database.jpa.tree.nestedsets.pojos

Class Summary
AbstractNestedSetsTreePojo Abstraction of an NestedSetsTree POJO that holds left and right numbers.
NestedSetsTreePojo Example POJO for the unit test, implementing NestedSetsTree via JPA.
NonUniqueNestedSetsTreePojo Example POJO for the unit test, implementing NestedSetsTree via JPA.
TemporalNestedSetsTreePojo Example POJO for the unit test, implementing TemporalNestedSetsTree via JPA.