Interface NameableQuery

All Known Subinterfaces:
NativeQueryImplementor<R>, ProcedureCallImplementor<R>, SqmQueryImplementor<R>
All Known Implementing Classes:
NativeQueryImpl, ProcedureCallImpl, QuerySqmImpl

@Incubating public interface NameableQuery
Contract for query implementations which can be converted to named query mementos for storage in the NamedObjectRepository.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Convert this query into the memento.