javax.sql
Interface RowSetInternal
public interface RowSetInternal
- Since:
- 1.4
getParams
Object[] getParams()
throws SQLException
- Throws:
SQLException
- Since:
- 1.4
getConnection
Connection getConnection()
throws SQLException
- Throws:
SQLException
- Since:
- 1.4
setMetaData
void setMetaData(RowSetMetaData md)
throws SQLException
- Throws:
SQLException
- Since:
- 1.4
getOriginal
ResultSet getOriginal()
throws SQLException
- Throws:
SQLException
- Since:
- 1.4
getOriginalRow
ResultSet getOriginalRow()
throws SQLException
- Throws:
SQLException
- Since:
- 1.4