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 TypeInterfaceDescriptioninterfaceContract for a mapping attribute.interfaceContract for an attribute that represents multiple values.interfaceContract for an attribute that represents a singular value.Classes in org.hibernate.envers.boot.model that implement ColumnContainerModifier and TypeClassDescriptionclassContract for a basic, singular attribute.classContract for declaring a column name of a foreign key.classRepresents a plural attribute mapping of amany-to-oneorkey-many-to-one.classA plural attribute that represents aset.