Uses of Class
org.hibernate.query.sql.spi.NamedNativeQueryMemento.Builder
Packages that use NamedNativeQueryMemento.Builder
-
Uses of NamedNativeQueryMemento.Builder in org.hibernate.query.sql.spi
Methods in org.hibernate.query.sql.spi that return NamedNativeQueryMemento.BuilderModifier and TypeMethodDescriptionprotected NamedNativeQueryMemento.BuilderNamedNativeQueryMemento.Builder.getThis()NamedNativeQueryMemento.Builder.setCacheable(boolean cacheable) NamedNativeQueryMemento.Builder.setFirstResult(Integer firstResult) NamedNativeQueryMemento.Builder.setMaxResults(Integer maxResults)