类的使用
org.hibernate.persister.walking.spi.AssociationKey
-
使用AssociationKey的程序包 程序包 说明 org.hibernate.loader.plan.build.internal Contains the internal implementations used for building a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.spi Defines the SPI for building a metamodel-driven LoadPlanorg.hibernate.persister.walking.spi org.hibernate.tuple.component org.hibernate.tuple.entity -
-
org.hibernate.loader.plan.build.internal中AssociationKey的使用
参数类型为AssociationKey的org.hibernate.loader.plan.build.internal中的方法 修饰符和类型 方法 说明 voidAbstractLoadPlanBuildingAssociationVisitationStrategy. associationKeyRegistered(AssociationKey associationKey)booleanAbstractLoadPlanBuildingAssociationVisitationStrategy. isDuplicateAssociationKey(AssociationKey associationKey)FetchSourceAbstractLoadPlanBuildingAssociationVisitationStrategy. registeredFetchSource(AssociationKey associationKey) -
org.hibernate.loader.plan.build.spi中AssociationKey的使用
参数类型为AssociationKey的org.hibernate.loader.plan.build.spi中的方法 修饰符和类型 方法 说明 FetchSourceLoadPlanBuildingContext. registeredFetchSource(AssociationKey associationKey) -
org.hibernate.persister.walking.spi中AssociationKey的使用
返回AssociationKey的org.hibernate.persister.walking.spi中的方法 修饰符和类型 方法 说明 AssociationKeyAssociationAttributeDefinition. getAssociationKey()参数类型为AssociationKey的org.hibernate.persister.walking.spi中的方法 修饰符和类型 方法 说明 protected voidMetamodelGraphWalker. addAssociationKey(AssociationKey associationKey)Add association key to indicate the association is being visited.voidAssociationVisitationStrategy. associationKeyRegistered(AssociationKey associationKey)booleanAssociationVisitationStrategy. isDuplicateAssociationKey(AssociationKey associationKey)protected booleanMetamodelGraphWalker. isDuplicateAssociationKey(AssociationKey associationKey)Has an association with the specified key been visited already?FetchSourceAssociationVisitationStrategy. registeredFetchSource(AssociationKey associationKey) -
org.hibernate.tuple.component中AssociationKey的使用
返回AssociationKey的org.hibernate.tuple.component中的方法 修饰符和类型 方法 说明 AssociationKeyCompositeBasedAssociationAttribute. getAssociationKey()参数类型为AssociationKey的org.hibernate.tuple.component中的构造器 构造器 说明 CompositeBasedAssociationAttribute(AbstractCompositionAttribute source, SessionFactoryImplementor factory, int entityBasedAttributeNumber, String attributeName, AssociationType attributeType, BaselineAttributeInformation baselineInfo, int subAttributeNumber, AssociationKey associationKey) -
org.hibernate.tuple.entity中AssociationKey的使用
返回AssociationKey的org.hibernate.tuple.entity中的方法 修饰符和类型 方法 说明 AssociationKeyEntityBasedAssociationAttribute. getAssociationKey()
-