The runtime environment for Java in the database

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


The runtime Java classes
Java is case sensitive
Strings in Java and SQL
Printing to the command line
Using the main method
Persistence
Java escape characters in SQL statements
Using import statements
Public fields