Community

Developing with Apache Derby — Hitting the trifecta: Java database development with Apache Derby, Part 2

(Robert J. Brunner) Get a thorough overview on how to issue a simple database query against an Apache Derby database and how to process the selected results. Doing so requires the introduction of three new JDBC classes: Statement, ResultSet, and ResultSetMetaData. Learn how to use these classes with

Read More - Register for Free Membership

Tags: