接口 NonEncapsulatedEntityIdentifierDefinition
-
public interface NonEncapsulatedEntityIdentifierDefinition extends EntityIdentifierDefinition, CompositionDefinition
- 作者:
- Steve Ebersole
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 TypegetCompositeType()ClassgetSeparateIdentifierMappingClass()-
从接口继承的方法 org.hibernate.persister.walking.spi.AttributeDefinition
getName, getSource, isNullable
-
从接口继承的方法 org.hibernate.persister.walking.spi.AttributeSource
getAttributes
-
从接口继承的方法 org.hibernate.persister.walking.spi.CompositionDefinition
getType
-
从接口继承的方法 org.hibernate.persister.walking.spi.EntityIdentifierDefinition
getEntityDefinition, isEncapsulated
-
-