The Sybase jConnect for JDBC Programmer’s Reference describes the jConnect™ for JDBC™ product and explains how to use it to access data stored in relational database management systems.
This manual is for database-application programmers who are familiar with the Java programming language, JDBC, and Transact-SQL®, the Sybase version of Structured Query Language.
You may find the following documents helpful:
The Sybase jConnect for JDBC Installation Guide
The Sybase jConnect for JDBC Release Bulletin
The javadoc documentation of jConnect extensions to JDBC. The Java Development Kit (JDK) from Java Software contains a javadoc script for extracting comments from source-code files. This script has been used to extract documentation of jConnect packages, classes, and methods from jConnect source files. When you install jConnect using the full installation or javadocs option, the javadoc information is placed in the javadocs directory:
Installation_directory/docs/en/javadocs
Use the Sybase Getting Started CD, the Sybase Technical Library CD and the Technical Library Product Manuals Web site to learn more about your product:
The Getting Started CD contains release bulletins and installation guides in PDF format, and may also contain other documents or updated information not included on the Technical Library CD. It is included with your software. To read or print documents on the Getting Started CD you need Adobe Acrobat Reader (downloadable at no charge from the Adobe Web site, using a link provided on the CD).
The Technical Library CD contains product manuals and is included with your software. The DynaText reader (included on the Technical Library CD) allows you to access technical information about your product in an easy-to-use format.
Refer to the Technical Library Installation Guide in your documentation package for instructions on installing and starting the Technical Library.
The Technical Library Product Manuals Web site is an HTML version of the Technical Library CD that you can access using a standard Web browser. In addition to product manuals, you will find links to EBFs/Updates, Technical Documents, Case Management, Solved Cases, newsgroups, and the Sybase Developer Network.
To access the Technical Library Product Manuals Web site, go to Product Manuals.
Technical documentation at the Sybase Web site is updated frequently.
Finding the latest information on product certifications
Point your Web browser to Technical Documents.
Select Products from the navigation bar on the left.
Select a product name from the product list and click Go.
Select the Certification Report filter, specify a time frame, and click Go.
Click a Certification Report title to display the report.
Creating a personalized view of the Sybase Web
site (including support pages)
Set up a MySybase profile. MySybase is a free service that allows you to create a personalized view of Sybase Web pages.
Point your Web browser to Technical Documents.
Click MySybase and create a MySybase profile.
Finding the latest information on EBFs and software
updates
Point your Web browser to the Sybase Support Page.
Select EBFs/Updates. Enter user name and password information, if prompted (for existing Web accounts) or create a new account (a free service).
Select a product.
Specify a time frame and click Go.
Click the Info icon to display the EBF/Update report, or click the product description to download the software.
This manual uses the following font and syntax conventions:
Classes, interfaces, methods, and packages are shown in Helvetica within paragraph text. For example:
SybConnection class
SybEventHandler interface
setBinaryStream() method
com.sybase.jdbcx package
Objects, instances, and parameter names are shown in italics. For example:
“In the following example, ctx is a DirContext object.”
“eventHdler is an instance of the SybEventHandler class that you implement.”
“The classes parameter is a string that lists specific classes you want to debug.”
Code fragments are shown in a monospaced font. Variables in code fragments (that is, words that stand for values that you fill in) are italicized. For example:
Connection con = DriverManager.getConnection("jdbc: sybase:Tds:host:port", props);
Each Sybase installation that has purchased a support contract has one or more designated people who are authorized to contact Sybase Technical Support. If you cannot resolve a problem using the manuals or online help, please have the designated person contact Sybase Technical Support or the Sybase subsidiary in your area.
Copyright © 2003. Sybase Inc. All rights reserved. |
![]() |