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 |
MetadataImplementor.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
NamedQueryRepository |
AbstractDelegatingMetadata.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
Modifier and Type | Method and Description |
---|---|
NamedQueryRepository |
SessionFactoryImplementor.getNamedQueryRepository()
Provides access to the named query repository
|
NamedQueryRepository |
SessionFactoryDelegatingImpl.getNamedQueryRepository() |
Modifier and Type | Method and Description |
---|---|
NamedQueryRepository |
SessionFactoryImpl.getNamedQueryRepository() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.