Uses of Package
fri.util.database.jpa.tree

Packages that use fri.util.database.jpa.tree
fri.util.database.jpa.tree   
fri.util.database.jpa.tree.closuretable   
fri.util.database.jpa.tree.closuretable.pojos   
fri.util.database.jpa.tree.closuretable.providers   
fri.util.database.jpa.tree.examples.closuretable   
fri.util.database.jpa.tree.examples.closuretable.temporal   
fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag   
fri.util.database.jpa.tree.examples.nestedsets   
fri.util.database.jpa.tree.examples.nestedsets.temporal   
fri.util.database.jpa.tree.hibernatesession.tests   
fri.util.database.jpa.tree.nestedsets A "Nested Sets" tree implementation for hierarchical structures in a database table. 
fri.util.database.jpa.tree.nestedsets.pojos   
fri.util.database.jpa.tree.nestedsets.providers   
fri.util.database.jpa.tree.uniqueconstraints   
fri.util.database.jpa.tree.util   
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree
AbstractTreeTest
          Tests all public methods of TreeDao with following sample tree:
Temporal
          Responsibilities of a temporal entity.
TemporalTreeDao
          Responsibilities of a temporal DAO extension.
TreeDao
          Tree DAO provides hierarchical access to records in a JPA database layer.
TreeDao.CopiedNodeRenamer
          Implementers have the opportunity to edit copied nodes before they are inserted.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.closuretable
AbstractTemporalTreeTest
          Tests additional public methods of TemporalTreeDao.
AbstractTreeDao
          Common functionalities for a TreeDao implementation.
AbstractTreeTest
          Tests all public methods of TreeDao with following sample tree:
Temporal
          Responsibilities of a temporal entity.
TemporalTreeDao
          Responsibilities of a temporal DAO extension.
TreeDao
          Tree DAO provides hierarchical access to records in a JPA database layer.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.closuretable.pojos
Temporal
          Responsibilities of a temporal entity.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.closuretable.providers
AbstractTemporalTreeTest
          Tests additional public methods of TemporalTreeDao.
AbstractTreeTest
          Tests all public methods of TreeDao with following sample tree:
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.examples.closuretable
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.examples.closuretable.temporal
Temporal
          Responsibilities of a temporal entity.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag
Temporal
          Responsibilities of a temporal entity.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.examples.nestedsets
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.examples.nestedsets.temporal
Temporal
          Responsibilities of a temporal entity.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.hibernatesession.tests
AbstractTemporalTreeTest
          Tests additional public methods of TemporalTreeDao.
AbstractTreeTest
          Tests all public methods of TreeDao with following sample tree:
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.nestedsets
AbstractTemporalTreeTest
          Tests additional public methods of TemporalTreeDao.
AbstractTreeDao
          Common functionalities for a TreeDao implementation.
AbstractTreeTest
          Tests all public methods of TreeDao with following sample tree:
Temporal
          Responsibilities of a temporal entity.
TemporalTreeDao
          Responsibilities of a temporal DAO extension.
TreeDao
          Tree DAO provides hierarchical access to records in a JPA database layer.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.nestedsets.pojos
Temporal
          Responsibilities of a temporal entity.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.nestedsets.providers
AbstractTemporalTreeTest
          Tests additional public methods of TemporalTreeDao.
AbstractTreeTest
          Tests all public methods of TreeDao with following sample tree:
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.uniqueconstraints
TreeDao
          Tree DAO provides hierarchical access to records in a JPA database layer.
TreeNode
          Responsibilities of entities that are managed by a TreeDao.
 

Classes in fri.util.database.jpa.tree used by fri.util.database.jpa.tree.util
TreeNode
          Responsibilities of entities that are managed by a TreeDao.