Package org.glassfish.ha.store.criteria.spi

Class Summary
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" operation
LiteralNode<T> A node that represents a Literal
LogicalExpressionNode An ExpressionNode that denotes a logical operation.
 

Enum Summary
Opcode The set of operators used by ExpressionBuilder
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.