Package org.glassfish.ha.store.criteria
Class Criteria<V>
java.lang.Object
org.glassfish.ha.store.criteria.Criteria<V>
- Type Parameters:
V- The type of
A class that represents a Criteria. Currently only an Expression
can be specified using a Criteria. In future this class may be modified
to support selection of Attributes from V
- Author:
- Mahesh Kannan
-
Method Summary
-
Method Details
-
getExpression
-
setExpression
-