ConnectionWrapper instead. Should be removed with next major release.public class P6Core
extends java.lang.Object
| Constructor and Description |
|---|
P6Core()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static JdbcEventListener |
getJdbcEventListener()
Deprecated.
|
static java.sql.Connection |
wrapConnection(java.sql.Connection realConnection,
ConnectionInformation connectionInformation)
Deprecated.
|
public static java.sql.Connection wrapConnection(java.sql.Connection realConnection,
ConnectionInformation connectionInformation)
public static JdbcEventListener getJdbcEventListener()