Uses of Class
fri.util.database.jpa.tree.examples.nestedsets.JpaExample

Packages that use JpaExample
fri.util.database.jpa.tree.examples.nestedsets   
 

Uses of JpaExample in fri.util.database.jpa.tree.examples.nestedsets
 

Subclasses of JpaExample in fri.util.database.jpa.tree.examples.nestedsets
 class HibernateSessionExample
          Shows how to use NestedSetsTreeDao with Hibernate Session.