Uses of Interface
org.hibernate.query.spi.QueryEngineOptions
Packages that use QueryEngineOptions
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of QueryEngineOptions in org.hibernate.boot.spi
Subinterfaces of QueryEngineOptions in org.hibernate.boot.spiModifier and TypeInterfaceDescriptioninterface
Aggregator of special options used to build theSessionFactory
.Classes in org.hibernate.boot.spi that implement QueryEngineOptionsModifier and TypeClassDescriptionclass
Convenience base class for custom implementations ofSessionFactoryOptions
using delegation.