Uses of Interface
org.hibernate.envers.boot.model.ColumnContainer
Packages that use ColumnContainer
-
Uses of ColumnContainer in org.hibernate.envers.boot.model
Subinterfaces of ColumnContainer 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 ColumnContainerModifier and TypeClassDescriptionclass
Contract for a basic, singular attribute.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
.