INSTALL JAVA Statement

Makes Java classes available for use within a database.

Syntax

INSTALL JAVAinstall-mode ] [ JAR jar-name ] FROM source

Parameters

Examples

Usage

Standards

  • SQL—Vendor extension to ISO/ANSI SQL grammar.

  • Sybase—Not supported by Adaptive Server Enterprise.

Permissions

  • Requires the MANAGE ANY EXTERNAL OBJECT system privilege to execute the INSTALL statement.

  • All installed classes can be referenced in any way by any user.

Related reference
REMOVE Statement