Uses of Interface
org.glassfish.ha.store.criteria.Expression
-
Packages that use Expression Package Description org.glassfish.ha.store.criteria -
-
Uses of Expression in org.glassfish.ha.store.criteria
Methods in org.glassfish.ha.store.criteria that return Expression Modifier and Type Method Description Expression<Boolean>Criteria. getExpression()Methods in org.glassfish.ha.store.criteria with parameters of type Expression Modifier and Type Method Description Criteria<V>ExpressionBuilder. setCriteria(Expression<Boolean> expr)voidCriteria. setExpression(Expression<Boolean> expression)
-