Package | Description |
---|---|
org.hibernate.engine.transaction.internal | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Constructor and Description |
---|
TransactionImpl(TransactionCoordinator transactionCoordinator,
ExceptionConverter exceptionConverter,
AbstractSharedSessionContract session) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSessionImpl
Functionality common to stateless and stateful sessions
|
class |
SessionImpl
Concrete implementation of a Session.
|
class |
StatelessSessionImpl |
Copyright © 2021 JBoss by Red Hat. All rights reserved.