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

Class Summary
HibernateSessionExample Shows how to use NestedSetsTreeDao with Hibernate Session.
JpaExample Shows how to use NestedSetsTreeDao with JPA.
PersonNst Example entity, Nst = Nested Sets Tree.