Package | Description |
---|---|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
org.hibernate.jpa.internal |
Defines Hibernate implementation of Java Persistence specification.
|
Modifier and Type | Method and Description |
---|---|
AfterCompletionAction |
SessionOwner.getAfterCompletionAction()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AfterCompletionAction |
SessionFactoryImpl.StatelessSessionBuilderImpl.getAfterCompletionAction() |
AfterCompletionAction |
SessionCreationOptions.getAfterCompletionAction() |
Modifier and Type | Class and Description |
---|---|
class |
AfterCompletionActionLegacyJpaImpl |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.