Once a Java class has been added to a database, it remains there until you explicitly remove it with a REMOVE JAVA statement.
Variables in Java classes, like SQL variables, persist only for the duration of the connection.
For more information about removing classes, see REMOVE JAVA statement.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |