Contents Index Special features of Java classes in the database Calling the main method

ASA Programming Guide
  Using Java in the Database
    Special features of Java classes in the database

Supported classes


You cannot use all classes from the JDK. The runtime Java classes available for use in the database server belong to a subset of the Java API.

For more information about supported packages, see Supported Java packages.


Contents Index Special features of Java classes in the database Calling the main method