Class ExpressionCache.Key
java.lang.Object
com.blazebit.persistence.parser.expression.ExpressionCache.Key
- Enclosing interface:
- ExpressionCache<T>
- Since:
- 1.4.0
- Author:
- Moritz Becker
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Key
public Key(String expression, boolean allowOuter, boolean allowQuantifiedPredicates, boolean allowObjectExpression)
-
-
Method Details