L2JPREMIUM  5M
com.premium.game.util.FiltredPreparedStatement Class Reference
Inheritance diagram for com.premium.game.util.FiltredPreparedStatement:
Collaboration diagram for com.premium.game.util.FiltredPreparedStatement:

Public Member Functions

 FiltredPreparedStatement (PreparedStatement statement)
 
ResultSet executeQuery () throws SQLException
 
void close ()
 
boolean execute () throws SQLException
 
ResultSet executeQuery (String sql) throws SQLException
 
void setInt (int index, int val) throws SQLException
 
void setString (int index, String val) throws SQLException
 
void setLong (int index, long val) throws SQLException
 
void setNull (int index, int val) throws SQLException
 
void setDouble (int index, double val) throws SQLException
 
void setBytes (int index, byte[] data) throws SQLException
 
int executeUpdate () throws SQLException
 
void setBoolean (int index, boolean val) throws SQLException
 
void setEscapeProcessing (boolean val) throws SQLException
 
void setByte (int index, byte val) throws SQLException
 

The documentation for this class was generated from the following file: