Uses of Class
com.mcpdbwizard.pub.ReadOnlyRowSet
-
Uses of ReadOnlyRowSet in com.mcpdbwizard.pub
Subclasses of ReadOnlyRowSet in com.mcpdbwizard.pubModifier and TypeClassDescriptionclassCreate a writableRowSet that is based on a ResultSet.Methods in com.mcpdbwizard.pub that return ReadOnlyRowSetModifier and TypeMethodDescriptionQueryStatement.execute()Execute the statement and return a ReadOnlyRowSetMethods in com.mcpdbwizard.pub with parameters of type ReadOnlyRowSetModifier and TypeMethodDescriptionvoidStatementParameters2.setParam(int parameterId, ReadOnlyRowSet parameterValue) A convenience method to set a ReadOnlyRowSet parameter.