| Package | Description |
|---|---|
| org.hibernate.engine.query.spi |
Defines support for query plans and stored metadata about queries
|
| Modifier and Type | Method and Description |
|---|---|
NativeQueryInterpreter |
QueryPlanCache.getNativeQueryInterpreter() |
NativeQueryInterpreter |
NativeQueryInterpreterInitiator.initiateService(SessionFactoryImplementor sessionFactory,
SessionFactoryOptions sessionFactoryOptions,
ServiceRegistryImplementor registry) |
NativeQueryInterpreter |
NativeQueryInterpreterInitiator.initiateService(SessionFactoryServiceInitiatorContext context) |
| Modifier and Type | Method and Description |
|---|---|
Class<NativeQueryInterpreter> |
NativeQueryInterpreterInitiator.getServiceInitiated() |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.