Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » SQL Anywhere Server - Programming » Java in the database » Java support in SQL Anywhere

 

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