Package | Description |
---|---|
org.hibernate.engine.jdbc.spi |
SPI contracts for supporting various aspects of JDBC interaction
|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NonDurableConnectionObserver
Additional optional contract for connection observers to indicate that they should be released when the physical
connection is released.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionObserverAdapter
A no-op adapter for ConnectionObserver.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionObserverStatsBridge |
Copyright © 2017 JBoss by Red Hat. All rights reserved.