Uses of Class
org.hibernate.engine.query.spi.NativeQueryInterpreterInitiator
-
Packages that use NativeQueryInterpreterInitiator Package Description org.hibernate.engine.query.spi Defines support for query plans and stored metadata about queries -
-
Uses of NativeQueryInterpreterInitiator in org.hibernate.engine.query.spi
Fields in org.hibernate.engine.query.spi declared as NativeQueryInterpreterInitiator Modifier and Type Field Description static NativeQueryInterpreterInitiator
NativeQueryInterpreterInitiator. INSTANCE
Singleton access
-