|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CamelCaseAbbreviatingFieldNamingStrategy.
CouchbaseConverter that provides the basics for the MappingCouchbaseConverter.ConversionService
ApplicationListeners.CouchbaseClient.
FieldNamingStrategy that abbreviates field names by using the very first letter of the camel case parts of
the CouchbasePersistentProperty's name.FieldNamingStrategy that splits up camel-case property names and reconcatenates them using a
configured delimiter.CamelCaseSplittingFieldNamingStrategy.
CouchbaseCache class implements the Spring Cache interface on top of Couchbase Server and the Couchbase
Java SDK.CouchbaseCacheManager orchestrates CouchbaseCache instances.CouchbaseClient instance to connect to.
CouchbaseDocument is an abstract representation of a document stored inside Couchbase Server.CouchbaseDocument.
CouchbaseDocument, and set the ID immediately.
CouchbaseDocument with ID and expiration time.
PersistenceExceptionTranslator for Couchbase.CouchbaseClient.CouchbaseList is an abstract list that represents an array stored in a (most of the times JSON) document.CouchbaseMappingContext equipped with entity classes scanned from the mapping base package.
MappingContext for Couchbase using
BasicCouchbasePersistentEntity and BasicCouchbasePersistentProperty as primary abstractions.NamespaceHandler for Couchbase configuration.CouchbaseTemplate.Repository interface.SimpleCouchbaseRepository instances.CouchbaseDocument or a CouchbaseList.CouchbaseTemplate.
EntityWriter.CustomConversions object if required.
CouchbaseStorable structure.
CouchbaseDocument
CouchbaseStorable to a JSON string.
CouchbaseDocument into the target format.
FieldNamingStrategy simply using the CouchbasePersistentProperty's name.FieldNamingStrategy on the CouchbaseMappingContext instance created.
CouchbaseConverter.
CouchbasePersistentProperty.
Document.
Documents.
CouchbaseClient.
View to be used.
TranslationService contract.ApplicationListener for Couchbase mapping events logging the events.MappingCouchbaseConverter using the configured AbstractCouchbaseConfiguration.couchbaseMappingContext().
MappingCouchbaseConverter.
ViewResponse.
CouchbaseDocument into the target entity.
CouchbaseDocument into the target entity.
CouchbaseDocument into the target entity.
GenericConversionService with the convertes registered.
FieldNamingStrategy to be used to determine the field name if no manual mapping is applied.
ViewMetadataProvider to be used to detect Views to be applied to queries.
FieldNamingStrategy that translates typical camel case Java property names to lower case JSON element names,
separated by underscores.SnakeCaseFieldNamingStrategy.
TranslationService.
CouchbaseStorable format.ValidatingCouchbaseEventListener using the given Validator.
ViewMetadataProvider that provides Views to be used for query execution.RepositoryProxyPostProcessor that sets up an interceptor to read View information from the
invoked method.CouchbaseDocument target.
|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||