|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.ao.DatabaseProvider
net.java.ao.PoolProvider
net.java.ao.db.DBCPPoolProvider
public class DBCPPoolProvider
| Constructor Summary | |
|---|---|
DBCPPoolProvider(DatabaseProvider delegate)
|
|
| Method Summary | |
|---|---|
void |
dispose()
|
protected java.sql.Connection |
getConnectionImpl()
|
static boolean |
isAvailable()
|
| Methods inherited from class net.java.ao.PoolProvider |
|---|
getDelegate, getDriverClass, getTables, insertReturningKeys, parseValue, renderAction, renderAutoIncrement, renderQuery, setPostConnectionProperties, setQueryResultSetProperties, setQueryStatementProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBCPPoolProvider(DatabaseProvider delegate)
| Method Detail |
|---|
protected java.sql.Connection getConnectionImpl()
throws java.sql.SQLException
getConnectionImpl in class DatabaseProviderjava.sql.SQLExceptionpublic void dispose()
dispose in class PoolProviderpublic static boolean isAvailable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||