类的使用
org.hibernate.loader.plan.build.internal.spaces.CompositePropertyMapping
-
使用CompositePropertyMapping的程序包 程序包 说明 org.hibernate.loader.plan.build.internal.spaces Contains the internal implementations of query spaces in a metamodel-driven LoadPlan.org.hibernate.loader.plan.build.spi Defines the SPI for building a metamodel-driven LoadPlan -
-
org.hibernate.loader.plan.build.internal.spaces中CompositePropertyMapping的使用
参数类型为CompositePropertyMapping的org.hibernate.loader.plan.build.internal.spaces中的方法 修饰符和类型 方法 说明 ExpandingCompositeQuerySpaceQuerySpaceHelper. makeCompositeQuerySpace(ExpandingQuerySpace lhsQuerySpace, CompositePropertyMapping compositePropertyMapping, String attributeName, CompositeType attributeType, String querySpaceUid, boolean required, boolean shouldIncludeJoin)ExpandingCompositeQuerySpaceQuerySpacesImpl. makeCompositeQuerySpace(String uid, CompositePropertyMapping compositePropertyMapping, boolean canJoinsBeRequired)参数类型为CompositePropertyMapping的org.hibernate.loader.plan.build.internal.spaces中的构造器 构造器 说明 CompositeQuerySpaceImpl(CompositePropertyMapping compositeSubPropertyMapping, String uid, ExpandingQuerySpaces querySpaces, boolean canJoinsBeRequired) -
org.hibernate.loader.plan.build.spi中CompositePropertyMapping的使用
参数类型为CompositePropertyMapping的org.hibernate.loader.plan.build.spi中的方法 修饰符和类型 方法 说明 ExpandingCompositeQuerySpaceExpandingQuerySpaces. makeCompositeQuerySpace(String uid, CompositePropertyMapping compositePropertyMapping, boolean canJoinsBeRequired)Create anExpandingCompositeQuerySpacefor a composite with the specified unique ID.
-