| Package | Description |
|---|---|
| org.hibernate.c3p0.internal |
Implementation of ConnectionProvider using the c3p0 Connection pool.
|
| org.hibernate.internal.log | |
| org.hibernate.proxool.internal |
Implementation of ConnectionProvider using the proxool Connection pool.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
C3P0MessageLogger
The jboss-logging
MessageLogger for the hibernate-c3p0 module. |
| Modifier and Type | Field and Description |
|---|---|
static ConnectionPoolingLogger |
ConnectionPoolingLogger.CONNECTIONS_LOGGER
Static access to the logging instance
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProxoolMessageLogger
The jboss-logging
MessageLogger for the hibernate-proxool module. |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.