Connectivity Guide : 8. Understanding JDBC Connectivity
 
Share this page                  
Understanding JDBC Connectivity
 
Getting Started
JDBC Components
Unsupported JDBC Features
JDBC Driver Interface
JDBC Implementation Considerations
Data Type Compatibility
JDBC Tracing
Getting Started
To quickly get started using JDBC connectivity, see the following sections:
Set CLASSPATH Environment
DriverManager.getConnection() Method--Establish JDBC Driver Connection
JDBC Driver Properties