| 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 |
AbstractDelegatingSessionBuilderImplementor.owner(SessionOwner sessionOwner) |
T |
SessionBuilderImplementor.owner(SessionOwner sessionOwner)
Deprecated.
(since 5.2) since consolidating hibernate-entitymanager into hibernate-core
I believe this is no longer needed.
|
| 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 © 2001-2018 Red Hat, Inc. All Rights Reserved.