Uses of Interface
org.hibernate.mapping.SortableValue
Packages that use SortableValue
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of SortableValue in org.hibernate.mapping
Classes in org.hibernate.mapping that implement SortableValueModifier and TypeClassDescriptionclass
A mapping model object that represents an embeddable class.class
A mapping model object representing a value which is "typed" by reference to some other value (for example, a foreign key is typed by the referenced primary key).class
A mapping model object representing a many-to-one association.class
A mapping model object representing a many-to-one association.class
A mapping model object representing an association where the target side has cardinality one.