Creating Java classes and JARs  Compiling Java code

Chapter 2: Preparing for and Maintaining Java in the Database

Writing the Java code

Use the Sun Java SDK or a development tool such as Sybase PowerJ to write the Java code for your class declarations. Save the Java code in a file with an extension of .java. The name and case of the file must be the same as that of the class.

NoteMake certain that any Java API classes used by your classes are among the supported API classes listed in Chapter 8, “Reference Topics”.





Copyright © 2005. Sybase Inc. All rights reserved. Compiling Java code

View this book as PDF