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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Programming » Java in the Database » Java in the database Q & A

Can I move classes from client to server? Next Page

What can I not do with Java in the database?


SQL Anywhere is a runtime environment for Java classes, not a Java development environment.

You cannot perform the following tasks in the database:

The Java classes used in SQL Anywhere must be written and compiled using a Java application development tool, and then installed into a database for use.