Interface NameableQuery
- All Known Subinterfaces:
NativeQueryImplementor<R>, ProcedureCallImplementor<R>, SqmQueryImplementor<R>
Contract for query implementations
which can be converted to named query mementos for storage
in the
NamedObjectRepository.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionConvert this query into the memento.
-
Method Details
-
toMemento
-