JNoSQL Book
Search...
Ctrl
K
Eclipse JNoSQL one API para vários bancos NoSQL
SUMMARY
Previous
The repository class
Next
README
Last updated
6 years ago
Introduction to JNoSQL
Talking about the communication layer, aka Diana
Column Family Manager Factory
Talking about the abstraction layer, aka Artemis
Extending Artemis
Bibliography
Let's talk about standard to NoSQL database in Java
Credits
About the author
The main idea behind the API
Why Diana?
Diana Introduction
Value
Make custom Writer and Reader
Element Entity
Document
Column
Entity
ColumnFamilyEntity
DocumentEntity
KeyValueEntity
Manager
Document Manager
Column Manager
Bucket Manager
Factory
Document Collection Factory
Bucket Manager Factory
Configuration
Document Configuration
Column Configuration
Key Value Configuration
The diversity on NoSQL databases
Using Diana drivers
Implementing a Document Driver
Artemis introduction
Models Annotation
Template classes
Document Template
Column Family Template
Key-value Template
Repository
Persistence events
Bean Validation
Artemis components
Workflow
EventManager
Converter
The repository class
Bibliography