程序包的使用
org.hibernate.query.criteria.internal.expression
-
org.hibernate.query.criteria.internal使用的org.hibernate.query.criteria.internal.expression中的类 类 说明 AbstractTupleElement TODO : javadocDelegatedExpressionImpl Implementation ofExpressionwraps another Expression and delegates most of its functionality to that wrapped ExpressionExpressionImpl Models an expression in the criteria query language.SelectionImpl The Hibernate implementation of the JPASelectioncontract. -
org.hibernate.query.criteria.internal.expression使用的org.hibernate.query.criteria.internal.expression中的类 类 说明 AbstractTupleElement TODO : javadocBinaryArithmeticOperation.Operation BinaryOperatorExpression Contract for operators with two operands.ExpressionImpl Models an expression in the criteria query language.LiteralExpression Represents a literal expression.SearchedCaseExpression.WhenClause SelectionImpl The Hibernate implementation of the JPASelectioncontract.SimpleCaseExpression.WhenClause SubqueryComparisonModifierExpression.Modifier UnaryArithmeticOperation.Operation UnaryOperatorExpression Contract for operators with a single operand. -
org.hibernate.query.criteria.internal.expression.function使用的org.hibernate.query.criteria.internal.expression中的类 类 说明 AbstractTupleElement TODO : javadocExpressionImpl Models an expression in the criteria query language.SelectionImpl The Hibernate implementation of the JPASelectioncontract. -
org.hibernate.query.criteria.internal.path使用的org.hibernate.query.criteria.internal.expression中的类 类 说明 AbstractTupleElement TODO : javadocExpressionImpl Models an expression in the criteria query language.SelectionImpl The Hibernate implementation of the JPASelectioncontract. -
org.hibernate.query.criteria.internal.predicate使用的org.hibernate.query.criteria.internal.expression中的类 类 说明 AbstractTupleElement TODO : javadocBinaryOperatorExpression Contract for operators with two operands.ExpressionImpl Models an expression in the criteria query language.SelectionImpl The Hibernate implementation of the JPASelectioncontract.UnaryOperatorExpression Contract for operators with a single operand.