- Introduction
- 1. Getting Started
- 1.1. Optional Features
- 2. Example Project
- User Guide
- 3. Environment
- 4. Connections
- 4.1. Connection Per Thread
- 4.2. Session Pool
- 4.3. Connection Pool
- 5. SQL Statement Execution
- 5.1. Statement Arguments
- 5.2. Slices as Arguments
- 5.3. NULLs
- 5.4. Dynamic SQL
- 6. Character Sets
- 7. Oracle Data Types
- 7.1. Varchar
- 7.2. Number
- 7.3. RAW
- 7.4. Date
- 7.5. Timestamp
- 7.6. Interval
- 7.7. Row ID
- 7.8. Cursor
- 7.9. LOB
- Notes
- 8. Known Issues
- 9. Limitations
- 10. Testing