接口的使用
org.hibernate.query.criteria.internal.expression.BinaryOperatorExpression
-
使用BinaryOperatorExpression的程序包 程序包 说明 org.hibernate.query.criteria.internal.expression org.hibernate.query.criteria.internal.predicate -
-
org.hibernate.query.criteria.internal.expression中BinaryOperatorExpression的使用
实现BinaryOperatorExpression的org.hibernate.query.criteria.internal.expression中的类 修饰符和类型 类 说明 classBinaryArithmeticOperation<N extends Number>Models standard arithmetic operations with two operands. -
org.hibernate.query.criteria.internal.predicate中BinaryOperatorExpression的使用
实现BinaryOperatorExpression的org.hibernate.query.criteria.internal.predicate中的类 修饰符和类型 类 说明 classComparisonPredicateModels a basic relational comparison predicate.
-