Interface EncapsulatedEntityIdentifierDefinition
-
- All Superinterfaces:
EntityIdentifierDefinition
public interface EncapsulatedEntityIdentifierDefinition extends EntityIdentifierDefinition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AttributeDefinition
getAttributeDefinition()
-
Methods inherited from interface org.hibernate.persister.walking.spi.EntityIdentifierDefinition
getEntityDefinition, isEncapsulated
-
-
-
-
Method Detail
-
getAttributeDefinition
AttributeDefinition getAttributeDefinition()
-
-