Interface ContributableDatabaseObject

All Superinterfaces:
Contributable, Exportable
All Known Subinterfaces:
UserDefinedType
All Known Implementing Classes:
AbstractUserDefinedType, DenormalizedTable, Sequence, Table, UserDefinedArrayType, UserDefinedObjectType

public interface ContributableDatabaseObject extends Contributable, Exportable
Database objects (table, sequence, etc) which are associated with a contributor (ORM, Envers, etc) and can be selectively exported per contributor