Connecting Using JDBC

JDBC and jConnect provide access to Sybase IQ for Java-based applications.

JDBC (Java Database Connectivity) is a Java application programming interface (API) that provides programmatic access to Sybase IQ. jConnect is a Sybase utility that provides high-performance native access to all Sybase products as a standard installation option.

Sybase Central and Interactive SQL (dbisql) can use either JDBC or ODBC connectivity.

See SQL Anywhere Server - Programming > JDBC support.
Note: This reference points to SQL Anywhere documentation.
Note:
Related concepts
Connecting Using OLE DB
Running the Client and Server on the Same System
Connecting Using ODBC
Related tasks
Connecting Using Open Client