Using Caché with JDBC
- About This Book
- Introduction to Caché JDBC
- Establishing JDBC Connections
- Using CacheDataSource to Connect
- Using DriverManager to Connect
- Defining a JDBC Connection URL
- Using a Connection Pool
- Caché JDBC Connection Properties
- Accessing JDBC Databases
- A Simple JDBC Application
- Using Statements
- Inserting and Updating Data
- Logging for JDBC Applications
- Using the Caché SQL Gateway with JDBC
- Using the Caché Hibernate Dialect
- Caché JDBC Compliance