- Connecting to Your Data Sources
- JDBC Connections
- Setting Up the JDBC Driver
- Setting Up a JDBC Connection
- Example 1: Via the Oracle JDBC Driver
- Example 2: Via the MySQL JDBC Driver
- Example 3: Via SQL Server
- Example 4: Via DB2
- Example 5: Via Informix
- Example 6: Via PostgreSQL
- Example 7: Via WebLogic 6.1 Connection Pool
- Example 8: Via Vertica
- Example 9: Via Amazon RDS
- Example 10: Via RedShift
- Setting Up OOJDBC Connections
- Using XML File as a Data Source via OOJDBC
- Example 1: Importing the XML File Indirectly
- Example 2: Importing the XML File Directly
- Example 3: XML File with Dynamic Parameters
- Using Class File as a Data Source via OOJDBC
- Using CSV File as a Data Source via OOJDBC
- DBMS Objects in a JDBC Connection
- Tables/Views/Synonyms
- Stored Procedures
- Predefined SQL Files
- XML Connections
- Importing an XML Schema
- Transforming an XML Schema to a Relational Schema
- Setting Up an XML Connection
- Managing Tables in an XML Connection