|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractConnectionHandler | |
|---|---|
| org.mentawai.db | |
| org.mentawai.db.mysql | |
| Uses of AbstractConnectionHandler in org.mentawai.db |
|---|
| Subclasses of AbstractConnectionHandler in org.mentawai.db | |
|---|---|
class |
BoneCPConnectionHandler
|
class |
C3P0ConnectionHandler
A connection handler that uses the C3P0 connection pool. |
class |
DataSourceConnectionHandler
A connection handler backed up by a javax.sql.DataSource. |
class |
DBCPConnectionHandler
A connection handler that uses the Commons DBCP connection pool. |
class |
JdbcConnectionHandler
|
class |
JNDIConnectionHandler
A connection handler that looks for a DataSource in a JNDI context. |
| Uses of AbstractConnectionHandler in org.mentawai.db.mysql |
|---|
| Subclasses of AbstractConnectionHandler in org.mentawai.db.mysql | |
|---|---|
class |
MySQLBoneCPConnectionHandler
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||