SQL Anywhere Studio Help
Adaptive Server Anywhere Help
Introduction to property sheets
Java Class property sheet
The General tab of the Java Class property sheet has the following components:
Name Shows the name of the Java class.
Type Shows the type of object.
Creator Shows the database user who created the Java class.
Package Shows the name of the Java archive that the object originated from.
JAR file Shows the name of the JAR file containing the Java class. Java classes do not have to be contained in a JAR file.
Date created Shows the date the JAR file was created.
Date modified Shows the date the JAR file was last modified.
Comment Provides a place for you to type a text description of the Java class. For example, you could use this area to describe the Java Class's purpose in the system.
Update Now Displays the Update Java Class dialog, which lets you update the Java class.
For more information about updating Java classes, see Updating classes and Jars.