These directories are created in $SYBASE (UNIX platforms) or %SYBASE% (Microsoft Windows) when you install jConnect:
jConnect-7_0 – contains JDBC driver directories and files.
jutils-3_0\ribo – contains Ribo directories and files.
Table 3-1 lists the contents of the jConnect-7_0 directory.
Name |
Type |
Description |
---|---|---|
classes |
Subdirectory |
Contains these jConnect 7.0 components:
|
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 (Microsoft 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.
Name |
Type |
Description |
---|---|---|
doc |
Subdirectory |
Contains the Ribo Users 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. |