|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleDataSource | |
com.ibatis.common.jdbc | |
com.ibatis.db.jdbc |
Uses of SimpleDataSource in com.ibatis.common.jdbc |
Fields in com.ibatis.common.jdbc declared as SimpleDataSource | |
private SimpleDataSource |
SimpleDataSource.SimplePooledConnection.dataSource
|
Constructors in com.ibatis.common.jdbc with parameters of type SimpleDataSource | |
SimpleDataSource.SimplePooledConnection(java.sql.Connection connection,
SimpleDataSource dataSource)
Constructor for SimplePooledConnection that uses the Connection and SimpleDataSource passed in |
Uses of SimpleDataSource in com.ibatis.db.jdbc |
Subclasses of SimpleDataSource in com.ibatis.db.jdbc | |
class |
SimpleDataSource
SimpleDataSource alias for 1.x compatibility |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |