| Interface | Description |
|---|---|
| JsonDBOperations |
Interface that defines the methods available in JsonDBTemplate
|
| Class | Description |
|---|---|
| CollectionMetaData | |
| DefaultSchemaVersionComparator |
A default schema version comparator that expects the version to be in x.y.z form where each of the digits is
strictly a integer.
|
| JsonDBConfig |
A POJO that has settings for the functioning of DB.
|
| JsonDBTemplate | |
| SchemaVersion | |
| Util |
| Exception | Description |
|---|---|
| InvalidJsonDbApiUsageException | |
| JsonDBException |