Standards

The ANSI SQL standards specify SQL extensions for using Java facilities in SQL. The Java-SQL specifications are in the SQL standard, “Part 13: SQL Routines and Types Using the Java™ Programming Language (SQL/JRT).” This standard is referred to informally as “SQLJ.”

Sybase supports the SQLJ specifications for Java routines, and provides equivalent facilities for Java types. In addition, Sybase extends the standard. For example, Adaptive Server allows you to reference Java methods and classes directly in SQL.