Uses of Interface
org.hibernate.mapping.Resolvable
Packages that use Resolvable
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of Resolvable in org.hibernate.mapping
Classes in org.hibernate.mapping that implement ResolvableModifier and TypeClassDescriptionclass
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).