Frames | No Frames |
Classes derived from net.sourceforge.jtds.jdbc.JtdsResultSet | |
class | A memory cached scrollable/updateable result set. |
class | This class extends the JtdsResultSet to support scrollable and or
updateable cursors on Microsoft servers. |
Constructors with parameter type net.sourceforge.jtds.jdbc.JtdsResultSet | |
Creates a cached result set with the same columns (and optionally data)
as an existing result set. |
Fields of type net.sourceforge.jtds.jdbc.JtdsResultSet | |
JtdsResultSet | The current ResultSet . |
JtdsResultSet | Dummy result set for getGeneratedKeys. |
Methods with parameter type net.sourceforge.jtds.jdbc.JtdsResultSet | |
CachedResultSet | |
void | Uppercase all column names. |