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

Packages that use org.glassfish.ha.store.criteria.spi
org.glassfish.ha.store.criteria   
org.glassfish.ha.store.criteria.spi   
 

Classes in org.glassfish.ha.store.criteria.spi used by org.glassfish.ha.store.criteria
AttributeAccessNode
          An ExpressionNode that denotes an Attribute access.
ExpressionNode
          An abstract class that represents some operation.
LiteralNode
          A node that represents a Literal
LogicalExpressionNode
          An ExpressionNode that denotes a logical operation.
 

Classes in org.glassfish.ha.store.criteria.spi used by org.glassfish.ha.store.criteria.spi
BinaryExpressionNode
          A class that represents a binary operation.
ExpressionNode
          An abstract class that represents some operation.
LogicalExpressionNode
          An ExpressionNode that denotes a logical operation.
Opcode
          The set of operators used by ExpressionBuilder
 



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