List of Examples
- 1-1 Setting up the connection in a nonsecure data store
- 1-2 Setting up the connection in a secure data store
- 1-3 Setting up the connection in Oracle NoSQL Database Cloud Service
- 2-1 Accessing NoSQL Database using Spring Data Framework
- 2-2 Setting table level TTL value using Spring Data Framework
- 2-3 Using SpEl expressions in the table name
- 2-4 Creating a table with composite primary key fields
- 2-5 Creating an Index on a table using Spring Data Framework
- 2-6 Using Projections
- 2-7 Dropping Tables and Indexes using Spring Data Framework