| Package | Description |
|---|---|
| org.hibernate.engine.query.internal | |
| org.hibernate.engine.query.spi |
Defines support for query plans and stored metadata about queries
|
| Modifier and Type | Class and Description |
|---|---|
class |
NativeQueryInterpreterStandardImpl |
| Modifier and Type | Method and Description |
|---|---|
NativeQueryInterpreter |
NativeQueryInterpreterInitiator.initiateService(SessionFactoryImplementor sessionFactory,
Configuration configuration,
ServiceRegistryImplementor registry) |
NativeQueryInterpreter |
NativeQueryInterpreterInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
Class<NativeQueryInterpreter> |
NativeQueryInterpreterInitiator.getServiceInitiated() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.