Serialized Form
|
Package com.syncsoft.plainsql |
serialVersionUID: -5740884727810324451L
rowSet
RowSet rowSet
serialVersionUID: -6517807920287655003L
serialVersionUID: -185192797862415867L
rowSet
RowSet rowSet
- RowSet to which this Row belongs (could be null)
rowSetIdx
int rowSetIdx
serialVersionUID: 418408408705961326L
columnLookup
java.util.HashMap<K,V> columnLookup
index
int index
columnNames
java.util.ArrayList<E> columnNames
resultSet
java.sql.ResultSet resultSet
- The JDBC result set associated with this RowSet
tableName
PlainTable tableName
- tableName if the RowSet was created from a PlainTable (and might
therefore be updatable)