类的使用
org.hibernate.query.criteria.internal.path.PluralAttributeJoinSupport
-
使用PluralAttributeJoinSupport的程序包 程序包 说明 org.hibernate.query.criteria.internal.path -
-
org.hibernate.query.criteria.internal.path中PluralAttributeJoinSupport的使用
org.hibernate.query.criteria.internal.path中PluralAttributeJoinSupport的子类 修饰符和类型 类 说明 classCollectionAttributeJoin<O,E>Models a join based on a plural association attribute.static classCollectionAttributeJoin.TreatedCollectionAttributeJoin<O,T>classListAttributeJoin<O,E>Models a join based on a list-style plural association attribute.static classListAttributeJoin.TreatedListAttributeJoin<O,T>classMapAttributeJoin<O,K,V>Models a join based on a map-style plural association attribute.static classMapAttributeJoin.TreatedMapAttributeJoin<O,K,T>classSetAttributeJoin<O,E>Models a join based on a set-style plural association attribute.static classSetAttributeJoin.TreatedSetAttributeJoin<O,T>
-