3 Working with Subscriptions

NoSQLSubscription is used to manage an active subscription to the Oracle NoSQL Database store. A Subscription is configured using NoSQLSubscriptionConfig. NoSQLSubscriptionConfig is used to identify important information such as what table(s) you want to subscribe to.

In this chapter, we first show how to use NoSQLSubscriptionConfig, and then show how to use NoSQLSubscription.