Uses of Interface
fri.util.database.jpa.tree.closuretable.TemporalTreePath

Packages that use TemporalTreePath
fri.util.database.jpa.tree.closuretable.pojos   
fri.util.database.jpa.tree.examples.closuretable.temporal   
fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag   
 

Uses of TemporalTreePath in fri.util.database.jpa.tree.closuretable.pojos
 

Classes in fri.util.database.jpa.tree.closuretable.pojos that implement TemporalTreePath
 class TemporalTreePathImpl
          Temporal test object.
 

Uses of TemporalTreePath in fri.util.database.jpa.tree.examples.closuretable.temporal
 

Classes in fri.util.database.jpa.tree.examples.closuretable.temporal that implement TemporalTreePath
 class PersonTemporalTreePath
          Example for temporal TreePath implementation.
 

Uses of TemporalTreePath in fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag
 

Classes in fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag that implement TemporalTreePath
 class PersonDeletedFlagTreePath
          Example for temporal TreePath implementation.