Uses of Package
org.springframework.data.couchbase.core.mapping
Packages that use org.springframework.data.couchbase.core.mapping
Package
Description
This package contains all classes needed for specific configuration of Spring Data Couchbase.
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
This package contains classes used for entity-to-JSON conversions, type mapping and writing.
This package contains a service interface to translate entities to a Couchbase storable format, and its
implementations.
This package contains interfaces and annotations relative to object-json mapping and the notion of a Couchbase
Storable.
This package contains various events that are emitted during the lifecycle of a Spring Data entity.
This package contains annotations and classes relative to querying with Couchbase (whether through views or N1QL) and
the associated indexes.
This package contains the support classes to configure repositories in the context of Couchbase.
This package contains classes related to query derivation and concrete ways of querying couchbase.
This package contains support classes for query derivation and other ways of querying couchbase (helper classes).
This package contains the Couchbase implementations to support the Spring Data repository abstraction.
-
Classes in org.springframework.data.couchbase.core.mapping used by com.querydsl.couchbase.documentClassDescriptionA
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.configClassDescriptionDefault implementation of a
MappingContext
for Couchbase usingBasicCouchbasePersistentEntity
andBasicCouchbasePersistentProperty
as primary abstractions. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.coreClassDescriptionA
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.convertClassDescriptionA
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server.ACouchbaseList
is an abstract list that represents an array stored in a (most of the times JSON) document.Represents an entity that can be persisted which contains 0 or more properties.Represents a property part of an entity that needs to be persisted. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.convert.joinClassDescriptionRepresents an entity that can be persisted which contains 0 or more properties.
-
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.convert.translation
-
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.indexClassDescriptionDefault implementation of a
MappingContext
for Couchbase usingBasicCouchbasePersistentEntity
andBasicCouchbasePersistentProperty
as primary abstractions.Represents an entity that can be persisted which contains 0 or more properties.Represents a property part of an entity that needs to be persisted. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.mappingClassDescriptionThe representation of a persistent entity.A
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server.ACouchbaseList
is an abstract list that represents an array stored in a (most of the times JSON) document.Represents an entity that can be persisted which contains 0 or more properties.Represents a property part of an entity that needs to be persisted.Marker Interface to identify either aCouchbaseDocument
or aCouchbaseList
.Expiry annotationCommon settings for Couchbase key - prefix - suffix - delimiter -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.mapping.eventClassDescriptionA
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.core.queryClassDescriptionA
CouchbaseDocument
is an abstract representation of a document stored inside Couchbase Server. -
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.repository.configClassDescriptionRepresents an entity that can be persisted which contains 0 or more properties.Represents a property part of an entity that needs to be persisted.
-
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.repository.queryClassDescriptionRepresents an entity that can be persisted which contains 0 or more properties.Represents a property part of an entity that needs to be persisted.
-
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.repository.query.supportClassDescriptionRepresents a property part of an entity that needs to be persisted.
-
Classes in org.springframework.data.couchbase.core.mapping used by org.springframework.data.couchbase.repository.supportClassDescriptionRepresents an entity that can be persisted which contains 0 or more properties.