Uses of Package
org.glassfish.ha.store.criteria.spi
-
Packages that use org.glassfish.ha.store.criteria.spi Package Description 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 Class Description AttributeAccessNode An ExpressionNode that denotes an Attribute access.ExpressionNode An abstract class that represents some operation.LiteralNode A node that represents a LiteralLogicalExpressionNode An ExpressionNode that denotes a logical operation. -
Classes in org.glassfish.ha.store.criteria.spi used by org.glassfish.ha.store.criteria.spi Class Description 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