Package | Description |
---|---|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Method and Description |
---|---|
T |
SessionBuilderImplementor.owner(SessionOwner sessionOwner)
Deprecated.
(since 5.2) since consolidating hibernate-entitymanager into hibernate-core
I believe this is no longer needed.
|
T |
AbstractDelegatingSessionBuilderImplementor.owner(SessionOwner sessionOwner) |
Modifier and Type | Method and Description |
---|---|
SessionOwner |
SessionFactoryImpl.StatelessSessionBuilderImpl.getSessionOwner() |
SessionOwner |
SessionCreationOptions.getSessionOwner()
Deprecated.
(since 5,2) SessionOwner is no longer pertinent due to the
hibernate-entitymanager -> hibernate-core consolidation
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.