Directories and files

These directories are created in $SYBASE (UNIX platforms) or %SYBASE% (Microsoft Windows) when you install jConnect:

Table 3-1 lists the contents of the jConnect-7_0 directory.

Table 3-1: Directories and files in the jConnect-7_0 directory

Name

Type

Description

classes

Subdirectory

Contains these jConnect 7.0 components:

  • jconn4.jar file that contains jConnect 7.0 classes

  • sample2 subdirectory with jConnect 7.0 class files for sample applets and applications

  • gateway2 subdirectory for compiled TDS-tunnelling servlet

devclasses

Subdirectory

Contains the jconn4d.jar file that contains the same jConnect 7.0 components as jconn4.jar, but debug mode is turned on.

docs

Subdirectory

Contains the en subdirectory, which contains the English javadoc documentation.

gateway2

Subdirectory

Contains source code for the TDS-tunnelling servlet.

sample2

Subdirectory

Contains source code for sample Java applications.

sp

Subdirectory

Contains isql scripts that install stored procedures for function escapes and DatabaseMetaData methods on a database server. See “Installing stored procedures” for a list of scripts available.

tools

Subdirectory

Contains a perl script (decode-tli) that UNIX or Microsoft Windows users can apply to parse an interfaces (UNIX platforms) or sql.ini (Micrsoft Windows) file into a readable format.

index.html

HTML file

Contains links to jConnect documentation and jConnect samples.

netimpct.gif

Graphic file

Contains a jConnect graphic.

version.txt

Text file

Contains the jConnect version string.

Table 3-2 lists the contents of the jutils-3_0\ribo directory.

Table 3-2: Directories and files in the jutils-3_0\ribo directory

Name

Type

Description

doc

Subdirectory

Contains the Ribo User’s Guide.

Ribo

Shell script

An executable file that starts the Ribo application.

Ribo.bat

MS-DOS batch file

A Microsoft Windows batch file that starts the Ribo application.

ribo.jar

JAR file

Contains the Java classes that implement Ribo.