类的使用
org.hibernate.query.criteria.internal.path.SingularAttributePath
-
使用SingularAttributePath的程序包 程序包 说明 org.hibernate.query.criteria.internal.path -
-
org.hibernate.query.criteria.internal.path中SingularAttributePath的使用
org.hibernate.query.criteria.internal.path中SingularAttributePath的子类 修饰符和类型 类 说明 static classSingularAttributePath.TreatedSingularAttributePath<T>返回SingularAttributePath的org.hibernate.query.criteria.internal.path中的方法 修饰符和类型 方法 说明 <T extends X>
SingularAttributePath<T>SingularAttributePath. treatAs(Class<T> treatAsType)参数类型为SingularAttributePath的org.hibernate.query.criteria.internal.path中的构造器 构造器 说明 TreatedSingularAttributePath(SingularAttributePath<? super T> original, Class<T> treatAsType)
-