|
|||||||||
| Home >> All >> com >> mockobjects >> eziba >> [ sql overview ] | PREV NEXT | ||||||||
Uses of Class
com.mockobjects.eziba.sql.Connection
| Uses of Connection in com.mockobjects.eziba.sql |
| Fields in com.mockobjects.eziba.sql declared as Connection | |
protected Connection |
Statement.connection
|
| Methods in com.mockobjects.eziba.sql that return Connection | |
static Connection |
Driver.createConnection()
|
| Constructors in com.mockobjects.eziba.sql with parameters of type Connection | |
Statement(Connection p_connection,
java.lang.String p_sql)
|
|
PreparedStatement(Connection p_connection,
java.lang.String p_sql)
|
|
CallableStatement(Connection p_connection,
java.lang.String p_sql)
|
|
|
|||||||||
| Home >> All >> com >> mockobjects >> eziba >> [ sql overview ] | PREV NEXT | ||||||||