9.4 Notes about Java program creation

This section describes the points to be observed when creating a Java program. There are the following limitations to the specification of control processing in Java:

Organization of this section
9.4.1 Unsupported methods
9.4.2 Package, class, and method definitions
9.4.3 Parameter input/output mode mapping (Java stored procedures only)
9.4.4 Results-set return facility (Java stored procedures only)
9.4.5 Connection in a Java stored procedure
9.4.6 Releasing the result sets