Package | Description |
---|---|
org.hibernate.boot.internal | |
org.hibernate.boot.spi | |
org.hibernate.cfg.annotations | |
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) |
Map<String,ProcedureCallMemento> |
MetadataImpl.buildProcedureCallMementos(SessionFactoryImpl sessionFactory) |
Modifier and Type | Method and Description |
---|---|
NamedQueryRepository |
MetadataImplementor.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
NamedQueryRepository |
AbstractDelegatingMetadata.buildNamedQueryRepository(SessionFactoryImpl sessionFactory) |
Modifier and Type | Method and Description |
---|---|
ProcedureCallMemento |
NamedProcedureCallDefinition.toMemento(SessionFactoryImpl sessionFactory,
Map<String,ResultSetMappingDefinition> resultSetMappingDefinitions) |
Modifier and Type | Field and Description |
---|---|
protected SessionFactoryImpl |
AbstractSessionImpl.factory |
Constructor and Description |
---|
AbstractSessionImpl(SessionFactoryImpl factory,
String tenantIdentifier) |
JdbcSessionContextImpl(SessionFactoryImpl sessionFactory,
StatementInspector inspector) |
StatelessSessionBuilderImpl(SessionFactoryImpl sessionFactory) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.