Oracle NoSQL Database Examples
version 12cR1.3.3.4

Package coherence

Two client applications that illustrate integration of Oracle NoSQL DB with Oracle Coherence.

See: Description

Package coherence Description

Two client applications that illustrate integration of Oracle NoSQL DB with Oracle Coherence.

The code can be found in KVHOME/examples/coherence/. There are two separate examples in this directory:

 BinaryStoreExample.java
 AvroSpecificExample.java
Each of these demonstrates the use of a different type of store interface: NoSQLBinaryStore, and NoSQLAvroCacheStore.

A comparison of the two types of store interfaces is found in their javadoc. It is also useful to compare the two examples side by side to see the differences.

Instructions for building and running each example are at the top of each example source file.

Oracle NoSQL Database Examples
version 12cR1.3.3.4

Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.