接口的使用
org.hibernate.internal.util.collections.Stack
-
使用Stack的程序包 程序包 说明 org.hibernate.internal.util.collections org.hibernate.query.criteria.internal.compile -
-
org.hibernate.internal.util.collections中Stack的使用
实现Stack的org.hibernate.internal.util.collections中的类 修饰符和类型 类 说明 classSingletonStack<T>classStandardStack<T>A general-purpose stack impl. -
org.hibernate.query.criteria.internal.compile中Stack的使用
返回Stack的org.hibernate.query.criteria.internal.compile中的方法 修饰符和类型 方法 说明 Stack<Clause>RenderingContext. getClauseStack()Stack<FunctionExpression>RenderingContext. getFunctionStack()
-