Spring Data Couchbase - Reference Documentation

Authors

Michael Nitschinger, Oliver Gierke

1.1.0.RC1

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.


Table of Contents

Preface
1. Project Information
I. Reference Documentation
1. Installation & Configuration
1.1. Installation
1.2. Annotation-based Configuration ("JavaConfig")
1.3. XML-based Configuration
2. Modeling Entities
2.1. Documents and Fields
2.2. Datatypes and Converters
2.3. Optimistic Locking
2.4. Validation
3. Couchbase repositories
3.1. Configuration
3.2. Usage
3.3. Backing Views
4. Template & direct Operations
4.1. Supported Operations
5. Caching
5.1. Configuration & Usage
II. Appendix