public interface IConnection| Modifier and Type | Method and Description |
|---|---|
void |
execute(String
|
IPreparedStatement |
prepareStatement(String
|
IPreparedStatementprepareStatement(String sql) throws QueryException
QueryException
void execute(Stringsql) throws QueryException
QueryException