Interface ContributableDatabaseObject
- All Superinterfaces:
Contributable
,Exportable
- All Known Subinterfaces:
UserDefinedType
- All Known Implementing Classes:
AbstractUserDefinedType
,DenormalizedTable
,Sequence
,Table
,UserDefinedArrayType
,UserDefinedObjectType
Database objects (table, sequence, etc) which are associated with
a contributor (ORM, Envers, etc) and
can be selectively exported per contributor
-
Method Summary
Methods inherited from interface org.hibernate.mapping.Contributable
getContributor
Methods inherited from interface org.hibernate.boot.model.relational.Exportable
getExportIdentifier