List of Tables
- 1-1 Feature Differences Between the JDBC OCI Driver and the JDBC Thin Driver
- 1-2 Feature List
- 2-1 Import Statements for JDBC Driver
- 2-2 Error Messages for Operations Performed When Auto-Commit Mode is ON
- 4-1 Key Interfaces and Classes of the oracle.jdbc Package
- 8-1 Standard Data Source Properties
- 8-2 Oracle Extended Data Source Properties
- 8-3 Supported Database Specifiers
- 9-1 Client/Server Negotiations for Encryption or Integrity
- 9-2 OCI Driver Client Parameters for Encryption and Integrity
- 9-3 CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_LEVEL Attributes
- 9-4 CONNECTION_PROPERTY_THIN_NET_ENCRYPTION_TYPES Attributes
- 9-5 CONNECTION_PROPERTY_THIN_NET_CHECKSUM_LEVEL Attributes
- 9-6 CONNECTION_PROPERTY_THIN_NET_CHECKSUM_TYPES Attributes
- 9-7 CONNECTION_PROPERTY_THIN_NET_AUTHENTICATION_SERVICES Attributes
- 12-1 Default Mappings Between SQL Types and Java Types
- 12-2 getObject and getOracleObject Return Types
- 13-1 LONG and LONG RAW Data Conversions
- 19-1 Visibility of Internal and External Changes for Oracle JDBC
- 20-1 Comparison Between the JDBC Row Sets and the Cached Row Sets
- 22-1 Comparing Methods Used in Statement Caching
- 22-2 Methods Used in Statement Allocation and Implicit Statement Caching
- 22-3 Methods Used to Retrieve Explicitly Cached Statements
- 23-1 Valid Column Type Specifications
- 24-1 Method Comparison
- 24-2 Emission to Multiple Subscribers
- 31-1 Continuous Query Notification Registration Options
- 36-1 Oracle Client and Oracle Database Version Compatibility for the SCAN
- 37-1 Connection Mode Transitions
- 37-2 Oracle-XA Error Mapping
- 39-1 Supported Database Startup Options
- 39-2 Supported Database Shutdown Options
- A-1 Valid SQL Data Type-Java Class Mappings
- A-2 Support for SQL Data Types
- A-3 Support for ANSI-92 SQL Data Types
- A-4 Support for SQL User-Defined Types
- A-5 Support for PL/SQL Data Types
- C-1 Mapping of SQL Data Types to Java Classes that Represent SQL Data Types