类的使用
org.hibernate.loader.plan.build.internal.returns.AbstractCompositeEntityIdentifierDescription
-
使用AbstractCompositeEntityIdentifierDescription的程序包 程序包 说明 org.hibernate.loader.plan.build.internal.returns Contains the internal implementations of the building blocks that make up a metamodel-driven LoadPlan. . -
-
org.hibernate.loader.plan.build.internal.returns中AbstractCompositeEntityIdentifierDescription的使用
org.hibernate.loader.plan.build.internal.returns中AbstractCompositeEntityIdentifierDescription的子类 修饰符和类型 类 说明 classEncapsulatedEntityIdentifierDescriptionModels a composite entity identifier that is encapsulated (meaning there is a composite class and a single attribute that encapsulates the composite value).classNonEncapsulatedEntityIdentifierDescriptionModels a composite entity identifier that is non-encapsulated (meaning there is no composite class, no single attribute that encapsulates the composite value).
-