| Interface | Description |
|---|---|
| ConnectionHandler |
This interface describes the behaviour of a Mentawai database connection provider.
|
| ConnectionHandler.Exec | |
| JdbcTemplate<E> |
| Class | Description |
|---|---|
| AbstractConnectionHandler | |
| BoneCPConnectionHandler | |
| C3P0ConnectionHandler |
A connection handler that uses the C3P0 connection pool.
|
| DataSourceConnectionHandler |
A connection handler backed up by a javax.sql.DataSource.
|
| DBCPConnectionHandler |
A connection handler that uses the Commons DBCP connection pool.
|
| JdbcConnectionHandler | |
| JdbcContext | |
| JNDIConnectionHandler |
A connection handler that looks for a DataSource in a JNDI context.
|
| JPAHandler |
Handler for JPA Stuff.
|
| SessionConnection | |
| SessionHandler |
Copyright © 2015. All Rights Reserved.