Class BindValuesKey
java.lang.Object
io.ebeaninternal.api.BindValuesKey
BindValues used for L2 query cache key matching.
The equals/hashCode implementation must meet the requirement that the query bind values match for L2 query cache hit (given the query plan hash is already a match).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BindValuesKey
-
-
Method Details
-
add
Add a bind value. -
equals
-
hashCode
-