Interface AttributeSource
-
- All Known Subinterfaces:
CompositeCollectionElementDefinition,CompositionDefinition,EntityDefinition,EntityPersister,Loadable,Lockable,NonEncapsulatedEntityIdentifierDefinition,OuterJoinLoadable,PostInsertIdentityPersister,Queryable,SQLLoadable,UniqueKeyLoadable
- All Known Implementing Classes:
AbstractCompositionAttribute,AbstractEntityPersister,CompositionBasedCompositionAttribute,EntityBasedCompositionAttribute,JoinedSubclassEntityPersister,SingleTableEntityPersister,UnionSubclassEntityPersister
public interface AttributeSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Iterable<AttributeDefinition>getAttributes()
-
-
-
Method Detail
-
getAttributes
java.lang.Iterable<AttributeDefinition> getAttributes()
-
-