nResultSet executeQuery(String sql)
throws SQLException
nint executeUpdate(String
sql) throws SQLException
n
nboolean execute(String sql)
throws SQLException
nResultSet getResultSet()
throws SQLException
nint getUpdateCount() throws
SQLException
nboolean getMoreResults()
throws SQLException