Uses of Interface
org.hibernate.mapping.SortableValue
-
Packages that use SortableValue Package Description org.hibernate.mapping -
-
Uses of SortableValue in org.hibernate.mapping
Classes in org.hibernate.mapping that implement SortableValue Modifier and Type Class Description classComponentThe mapping for a component, composite element, composite identifier, etc.classDependantValueA value which is "typed" by reference to some other value (for example, a foreign key is typed by the referenced primary key).classManyToOneA many-to-one association mappingclassOneToOneA one-to-one association mappingclassToOneA simple-point association (ie.
-