Stored Procedures for Java Programmers (O'Reilly)
[Posted August 20, 2003 by cook]
Nic Ferrier
covers Java database issues on O'Reilly.
"
This article explains how to use DBMS stored procedures. I explain the basics and some advanced features such as returning ResultSets. The article presumes you are fairly familiar with DBMSs and with JDBC. It also assumes you're fairly comfortable reading code in a foreign language (that is, not Java), but does not expect any previous stored procedure experience."
(
Log in to post comments)