Uses of Class
fri.util.database.jpa.tree.examples.closuretable.PersonAbstractTreePath

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

Uses of PersonAbstractTreePath in fri.util.database.jpa.tree.examples.closuretable
 

Subclasses of PersonAbstractTreePath in fri.util.database.jpa.tree.examples.closuretable
 class PersonFunctionalTreePath
          Tree aspect: functional hierarchy among persons, e.g.
 class PersonOrganisationalTreePath
          Tree aspect: organizational hierarchy among persons, e.g.
 

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

Subclasses of PersonAbstractTreePath in fri.util.database.jpa.tree.examples.closuretable.temporal
 class PersonTemporalTreePath
          Example for temporal TreePath implementation.
 

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

Subclasses of PersonAbstractTreePath in fri.util.database.jpa.tree.examples.closuretable.temporal.deletedflag
 class PersonDeletedFlagTreePath
          Example for temporal TreePath implementation.