| Package | Description |
|---|---|
| org.springframework.data.couchbase.config |
This package contains all classes needed for specific configuration of
Spring Data Couchbase.
|
| org.springframework.data.couchbase.core |
This package contains the specific implementations and core classes for
Spring Data Couchbase internals.
|
| org.springframework.data.couchbase.core.convert | |
| org.springframework.data.couchbase.core.convert.translation | |
| org.springframework.data.couchbase.core.mapping | |
| org.springframework.data.couchbase.core.mapping.event | |
| org.springframework.data.couchbase.repository.config | |
| org.springframework.data.couchbase.repository.query | |
| org.springframework.data.couchbase.repository.query.support | |
| org.springframework.data.couchbase.repository.support |
| Class and Description |
|---|
| CouchbaseMappingContext
Default implementation of a
MappingContext for Couchbase using
BasicCouchbasePersistentEntity and BasicCouchbasePersistentProperty as primary abstractions. |
| Class and Description |
|---|
| CouchbasePersistentEntity
Represents an entity that can be persisted which contains 0 or more properties.
|
| CouchbasePersistentProperty
Represents a property part of an entity that needs to be persisted.
|
| Class and Description |
|---|
| CouchbaseDocument
A
CouchbaseDocument is an abstract representation of a document stored inside Couchbase Server. |
| CouchbasePersistentEntity
Represents an entity that can be persisted which contains 0 or more properties.
|
| CouchbasePersistentProperty
Represents a property part of an entity that needs to be persisted.
|
| Class and Description |
|---|
| CouchbaseStorable
Marker Interface to identify either a
CouchbaseDocument or a CouchbaseList. |
| Class and Description |
|---|
| BasicCouchbasePersistentEntity
The representation of a persistent entity.
|
| CouchbaseDocument
A
CouchbaseDocument is an abstract representation of a document stored inside Couchbase Server. |
| CouchbaseList
A
CouchbaseList is an abstract list that represents an array stored in a (most of the times JSON) document. |
| CouchbasePersistentEntity
Represents an entity that can be persisted which contains 0 or more properties.
|
| CouchbasePersistentProperty
Represents a property part of an entity that needs to be persisted.
|
| CouchbaseStorable
Marker Interface to identify either a
CouchbaseDocument or a CouchbaseList. |
| Class and Description |
|---|
| CouchbaseDocument
A
CouchbaseDocument is an abstract representation of a document stored inside Couchbase Server. |
| Class and Description |
|---|
| CouchbasePersistentEntity
Represents an entity that can be persisted which contains 0 or more properties.
|
| CouchbasePersistentProperty
Represents a property part of an entity that needs to be persisted.
|
| Class and Description |
|---|
| CouchbasePersistentEntity
Represents an entity that can be persisted which contains 0 or more properties.
|
| CouchbasePersistentProperty
Represents a property part of an entity that needs to be persisted.
|
| Class and Description |
|---|
| CouchbasePersistentProperty
Represents a property part of an entity that needs to be persisted.
|
| Class and Description |
|---|
| CouchbasePersistentEntity
Represents an entity that can be persisted which contains 0 or more properties.
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.