sysindexes  syskeys

Chapter 1: System Tables

sysjars

All databases

Description

sysjars contains one row for each Java archive (JAR) file that is retained in the database.

For more information about JAR files, Java classes, and Java datatypes, see Java in Adaptive Server Enterprise.

Columns

The columns for sysjars are:

Name

Datatype

Description

jid

int

The ID of the JAR.

jstatus

int

Internal status information. Unused.

jname

varchar(255) null

The JAR name.

jbinary

image null

The contents of the JAR: the Java classes.

Indexes





Copyright © 2005. Sybase Inc. All rights reserved. syskeys

View this book as PDF