Uses of Class
org.datanucleus.store.query.expression.CaseExpression.ExpressionPair
-
Packages that use CaseExpression.ExpressionPair Package Description org.datanucleus.store.query.expression Package providing expressions from which a (generically) compiled query is made up. -
-
Uses of CaseExpression.ExpressionPair in org.datanucleus.store.query.expression
Fields in org.datanucleus.store.query.expression with type parameters of type CaseExpression.ExpressionPair Modifier and Type Field Description (package private) java.util.List<CaseExpression.ExpressionPair>
CaseExpression. actionConditions
Methods in org.datanucleus.store.query.expression that return types with arguments of type CaseExpression.ExpressionPair Modifier and Type Method Description java.util.List<CaseExpression.ExpressionPair>
CaseExpression. getConditions()
-