Package | Description |
---|---|
org.hibernate.boot.internal | |
org.hibernate.boot.spi |
Modifier and Type | Class and Description |
---|---|
class |
SessionFactoryBuilderImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingSessionFactoryBuilderImplementor<T extends SessionFactoryBuilderImplementor>
Convenience base class for custom implementors of
SessionFactoryBuilderImplementor , using delegation |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDelegatingSessionFactoryBuilderImplementor<T extends SessionFactoryBuilderImplementor>
Convenience base class for custom implementors of
SessionFactoryBuilderImplementor , using delegation |
Modifier and Type | Method and Description |
---|---|
protected SessionFactoryBuilderImplementor |
AbstractDelegatingSessionFactoryBuilderImplementor.delegate() |
Modifier and Type | Method and Description |
---|---|
SessionFactoryBuilder |
SessionFactoryBuilderFactory.getSessionFactoryBuilder(MetadataImplementor metadata,
SessionFactoryBuilderImplementor defaultBuilder)
The contract method.
|
Constructor and Description |
---|
AbstractDelegatingSessionFactoryBuilderImplementor(SessionFactoryBuilderImplementor delegate) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.