Java Developer's Guide Java Stored Procedures Application Example 9 Java Stored Procedures Application Example This chapter describes how to build a Java application with stored procedures. This chapter contains the followings steps, from the design phase to the actual implementation, to develop a sample application: About Planning the Database Schema Creating the Database Tables Writing the Java Classes Loading the Java Classes Publishing the Java Classes Calling the Java Stored Procedures