Class BindValuesKey

java.lang.Object
io.ebeaninternal.api.BindValuesKey

public final class BindValuesKey extends Object
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).