|
| FiltredStatement (Statement statement) |
|
int | executeUpdate (String sql) throws SQLException |
|
void | close () |
|
void | addBatch (String sql) throws SQLException |
|
int[] | executeBatch () throws SQLException |
|
ResultSet | executeQuery (String sql) throws SQLException |
|
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/util/FiltredStatement.java