JDBC is a call-level interface for Java applications. JDBC provides you with a uniform interface to a wide range of relational databases, and provides a common base on which higher level tools and interfaces can be built. JDBC is now a standard part of Java and is included in the JDK.
SQL Anywhere includes a 4.0 driver, which is a Type 2 driver.
SQL Anywhere also supports a pure Java JDBC driver, named jConnect, which is available from Sybase.
In addition to using JDBC as a client-side application programming interface, you can also use JDBC inside the database server to access data by using Java in the database.
JDBC applications
JDBC drivers
JDBC program structure
Differences between client- and server-side JDBC connections
SQL Anywhere JDBC drivers
The jConnect JDBC driver
Connections from a JDBC client application
How to establish a connection from a server-side JDBC class
Notes on JDBC connections
Data access using JDBC
JDBC callbacks
JDBC escape syntax
JDBC 4.0 API support
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |