Package org.glassfish.ha.store.criteria.spi
-
Class Summary Class Description AttributeAccessNode<V,T> An ExpressionNode that denotes an Attribute access.BinaryExpressionNode<T> A class that represents a binary operation.ExpressionNode<T> An abstract class that represents some operation.InExpressionNode<T> A node that represnt the "in" operationLiteralNode<T> A node that represents a LiteralLogicalExpressionNode An ExpressionNode that denotes a logical operation. -
Enum Summary Enum Description Opcode The set of operators used by ExpressionBuilder