My Oracle Support Banner

Write-Behind Caching Using An Oracle Database and Standard JDBC Batching (Doc ID 977633.1)

Last updated on MARCH 12, 2024

Applies to:

Oracle Coherence - Version 3.4.2 to 3.7.1
Information in this document applies to any platform.

Goal

Coherence supports transparent read-write caching of any datasource, including databases, web services, packaged applications and filesystems; however, databases are the most common use case. In this example we will setup write behind cache config using standard JDBC batching which ensures we have portable code which can be used across other back end database rather then just Oracle.

For a more effective solution specific to a back end Oracle Database using PLSQL bulk binds see <Note 970104.1>

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 1. Pre Steps
 2. Database Setup
 3. Start Cache Servers
 4. Start Client
 Implementation Details
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.