Uses of Class
fri.util.database.jpa.tree.closuretable.uniqueconstraints.UniqueWholeTreeConstraintImpl

Packages that use UniqueWholeTreeConstraintImpl
fri.util.database.jpa.tree.closuretable.uniqueconstraints   
 

Uses of UniqueWholeTreeConstraintImpl in fri.util.database.jpa.tree.closuretable.uniqueconstraints
 

Subclasses of UniqueWholeTreeConstraintImpl in fri.util.database.jpa.tree.closuretable.uniqueconstraints
 class UniqueChildrenConstraintImpl
          Accepts a single or a combination of several unique properties, and it checks if they are unique relative to its parent node.
 class UniqueChildrenTemporalConstraintImpl
           
 class UniqueWholeTreeTemporalConstraintImpl
          This appends validFrom and validTo dates to uniqueness-query, to NOT find historicized objects.