Package org.hibernate.envers.boot.model
Interface PluralAttribute
- All Superinterfaces:
Attribute
,Bindable<Serializable>
,Cloneable<Attribute>
,ColumnContainer
- All Known Implementing Classes:
ManyToOneAttribute
,SetAttribute
Contract for an attribute that represents multiple values.
-
Method Summary
Methods inherited from interface org.hibernate.envers.boot.model.ColumnContainer
addColumn, addColumnsFromValue, getColumns