|
|||||||||
Home >> All >> com >> ibatis >> common >> [ jdbc overview ] | PREV NEXT |
Uses of Class
com.ibatis.common.jdbc.SimpleDataSource
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 |
|
|||||||||
Home >> All >> com >> ibatis >> common >> [ jdbc overview ] | PREV NEXT |