All Classes and Interfaces
Class
Description
Set of helping classes and methods to get Iterable, Iterator, Stream based
 on the results of a QueryRequest.
Cloud only, selector for how capacity is set when creating new tables.
Factory class for connecting to an Oracle NoSQL Database on premise
 database or cloud service.
A simple provider that uses a manufactured id for use by the
 Cloud Simulator.
Identifies the primary key field of the entity.
Identifies the annotated field as a component of the composite
 primary key.
To optimize class info for different properties make use of the
 typecode.
NosqlRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,ID>,S,ID extends Serializable>   
Optional annotation used to set options regarding the table used for entity.
Annotation to declare native queries directly on repository methods.
ReactiveNosqlRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,K>,S,K extends Serializable>   
Class implements native queries that come from 
Query annotation.