java.lang.Object
io.ebeaninternal.api.HashQuery
A hash key for a query including both the query plan and bind values.
-
Constructor Summary
ConstructorsConstructorDescriptionHashQuery(CQueryPlanKey planHash, BindValuesKey bindValuesKey) Create the HashQuery. -
Method Summary