Contents Index Java error handling Supported versions of Java and JDBC

ASA Programming Guide
  Introduction to Java in the Database

The runtime environment for Java in the database


This section describes the Adaptive Server Anywhere runtime environment for Java, and how it differs from a standard Java runtime environment.


Supported versions of Java and JDBC
The runtime Java classes
Identifying Java methods and fields
Java is case sensitive
Strings in Java and SQL
Printing to the command line
Using the main method
Scope and persistence
Java escape characters in SQL statements
Use of import statements
Using the CLASSPATH variable
Public fields

Contents Index Java error handling Supported versions of Java and JDBC