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.
|
org.hibernate.query.criteria.internal |
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 |
---|---|
ProcedureCallMemento |
NamedProcedureCallDefinition.toMemento(SessionFactoryImpl sessionFactory,
Map<String,ResultSetMappingDefinition> resultSetMappingDefinitions) |
Constructor and Description |
---|
AbstractSessionImpl(SessionFactoryImpl factory,
SessionCreationOptions options) |
AbstractSharedSessionContract(SessionFactoryImpl factory,
SessionCreationOptions options) |
SessionImpl(SessionFactoryImpl factory,
SessionCreationOptions options) |
StatelessSessionBuilderImpl(SessionFactoryImpl sessionFactory) |
Modifier and Type | Method and Description |
---|---|
SessionFactoryImpl |
CriteriaBuilderImpl.getEntityManagerFactory()
Provides protected access to the underlying
SessionFactoryImpl . |
Constructor and Description |
---|
CriteriaBuilderImpl(SessionFactoryImpl sessionFactory) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.