| Package | Description |
|---|---|
| org.hibernate.boot.internal | |
| org.hibernate.boot.spi | |
| org.hibernate.engine.spi | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
NamedQueryRepository |
MetadataImpl.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
NamedQueryRepository |
InFlightMetadataCollectorImpl.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
NamedQueryRepository |
AbstractDelegatingMetadata.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
NamedQueryRepository |
MetadataImplementor.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
NamedQueryRepository |
SessionFactoryDelegatingImpl.getNamedQueryRepository() |
NamedQueryRepository |
SessionFactoryImplementor.getNamedQueryRepository()
Provides access to the named query repository
|
| Modifier and Type | Method and Description |
|---|---|
NamedQueryRepository |
SessionFactoryImpl.getNamedQueryRepository() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.