The image shows the persistence model in Oracle NoSQL Database SDK for Spring Data. An entity is mapped to a table. The ID field in that entity is mapped to the primary key column of that table. All other fields in the entity are mapped to a JSON column of that table.