Uses of Interface
org.hibernate.envers.boot.model.Cloneable
Packages that use Cloneable
-
Uses of Cloneable in org.hibernate.envers.boot.model
Subinterfaces of Cloneable in org.hibernate.envers.boot.modelModifier and TypeInterfaceDescriptioninterface
Contract for a mapping attribute.interface
Contract for an attribute that represents multiple values.interface
Contract for an attribute that represents a singular value.Classes in org.hibernate.envers.boot.model that implement CloneableModifier and TypeClassDescriptionclass
Contract for a basic, singular attribute.class
An implementation ofSelection
that represents a logical column.class
Contract for declaring a column name of a foreign key.class
Represents a plural attribute mapping of amany-to-one
orkey-many-to-one
.class
A plural attribute that represents aset
.class
Contract for a type specification mapping.