Modifier and Type | Class and Description |
---|---|
class |
JdbcDBInterface
JDBC Database Interface Abstract Class
|
Modifier and Type | Class and Description |
---|---|
class |
DerbyDBInterface
Derby Base Database Interface Class
|
Modifier and Type | Class and Description |
---|---|
class |
MySQLDBInterface
mySQL Database Interface Class
|
Modifier and Type | Class and Description |
---|---|
class |
OracleDBInterface
Oracle Base Database Interface Class
|
Modifier and Type | Class and Description |
---|---|
class |
PostgreSQLDBInterface
PostgreSQL Database Interface Class
|
Modifier and Type | Method and Description |
---|---|
DBConnectionPoolListener |
DBConnectionPool.removeConnectionPoolListener()
Remove a database connection pool listener
|
Modifier and Type | Method and Description |
---|---|
void |
DBConnectionPool.addConnectionPoolListener(DBConnectionPoolListener l)
Add a database connection pool listener
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.