Learning about Java in the database

The following table outlines the documentation regarding the use of Java in the database.

Title Purpose
Java in the database (this chapter) Java concepts and how to apply them in SQL Anywhere.
Creating a Java class for use with SQL Anywhere Practical steps for using Java in the database.
JDBC support Accessing data from Java classes, including distributed computing.

The following table is a guide to which parts of the Java documentation apply to you, depending on your interests and background.

If you ... Consider reading ...
are a Java developer who wants to just get started. Creating a Java class for use with SQL Anywhere
want to know the key features of Java in the database. Java in the database Q & A
want to find out how to access data from Java. JDBC support