接口的使用
org.hibernate.hql.internal.ast.tree.UnaryOperatorNode
-
使用UnaryOperatorNode的程序包 程序包 说明 org.hibernate.hql.internal.ast.tree -
-
org.hibernate.hql.internal.ast.tree中UnaryOperatorNode的使用
实现UnaryOperatorNode的org.hibernate.hql.internal.ast.tree中的类 修饰符和类型 类 说明 classAbstractNullnessCheckNodeBase class for nodes dealing 'is null' and 'is not null' operators.classIsNotNullLogicOperatorNodeIsNotNullLogicOperatorNode implementationclassIsNullLogicOperatorNodeRepresents a 'is null' check.classUnaryArithmeticNodeclassUnaryLogicOperatorNodeRepresents a unary operator node.
-