skip to main content
Using the driver
  

Try DataDirect Drivers Now

Using the driver

This section provides information on how to connect to your data store using either the JDBC Driver Manager or DataDirect JDBC data sources, as well as information on how to implement and use functionality supported by the driver.
* Required permissions for Java SE with the standard Security Manager enabled
* Connecting from an application
* Connecting through a proxy server
* Performance considerations
* Authentication
* Data encryption
* Standard and legacy SQL support
* Internal and external tables support
* Using identifiers
* Failover support
* Timeouts
* SQL escape sequences
* Statement pooling
* Connection pooling
* Isolation levels
* Scrollable cursors
* Unicode support
* Error handling
* Parameter metadata support
* ResultSet metadata support