ASA Programming Guide
Introduction to Java in the Database
Introduction
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 new to object-oriented programming. | A Java seminar |
Want an explanation of terms such as instantiated, field, and class method. | A Java seminar |
Are a Java developer who wants to just get started. | The runtime environment for Java in the database |
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 Programming |
Want to prepare a database for Java. | Java-enabling a database |