ASA Programming Guide
Using Java in the Database
Java classes reference
This section lists the packages of built-in classes available for use in a Java-enabled database. For information about any classes within the package that may be unsupported or partially supported, see Unsupported Java packages and classes, and Partially supported packages and classes.
Packages not listed here must be installed into your database before you can use them.
java.beans
java.io. The classes that govern file access are supported only on certain Windows operating systems, and only if the JAVA_INPUT_OUTPUT option is set to ON. See JAVA_INPUT_OUTPUT option [database].
java.lang
java.lang.reflect
java.lang.Thread
java.math
java.net
java.net.PlainDatagramSocketImpl
java.rmi
java.rmi.dgc
java.rmi.registry
java.rmi.server
java.security
java.security.acl
java.security.interfaces
java.SQL. For details on support for JDBC 2.0 features, see JDBC in the database features.
java.text
java.util
java.util.zip