类的使用
org.hibernate.loader.plan.build.internal.returns.AbstractCompositeFetch
-
使用AbstractCompositeFetch的程序包 程序包 说明 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中AbstractCompositeFetch的使用
org.hibernate.loader.plan.build.internal.returns中AbstractCompositeFetch的子类 修饰符和类型 类 说明 classAbstractCompositeEntityIdentifierDescriptionclassCompositeAttributeFetchImplclassEncapsulatedEntityIdentifierDescriptionModels a composite entity identifier that is encapsulated (meaning there is a composite class and a single attribute that encapsulates the composite value).classNestedCompositeAttributeFetchImplclassNonEncapsulatedEntityIdentifierDescriptionModels a composite entity identifier that is non-encapsulated (meaning there is no composite class, no single attribute that encapsulates the composite value).
-