Java DB (Derby) - ResultSet Objects of Queries
This article provides tutorial notes on JDBC ResultSet with Java DB (Derby) JDBC Driver. Topics include ResultSet cursor, scrollable, and update capability; getString() and updateString() methods; updateRow(), insertRow(), and deleteRow() methods
Views: 875 | | by Sean
View this tutorial