Uses of Interface
org.hibernate.mapping.RelationalModel
-
Packages that use RelationalModel Package Description org.hibernate.mapping -
-
Uses of RelationalModel in org.hibernate.mapping
Subinterfaces of RelationalModel in org.hibernate.mapping Modifier and Type Interface Description interfaceAuxiliaryDatabaseObjectDeprecated.UseAuxiliaryDatabaseObjectinstead.Classes in org.hibernate.mapping that implement RelationalModel Modifier and Type Class Description classConstraintA relational constraint.classDenormalizedTableclassForeignKeyA foreign key constraintclassIndexA relational table indexclassPrimaryKeyA primary key constraintclassTableA relational tableclassUniqueKeyA relational unique key constraint
-