Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.core.env.EnvironmentCapable, org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.couchbase.core.mapping.CouchbaseDocument (implements org.springframework.data.couchbase.core.mapping.CouchbaseStorable)
- org.springframework.data.couchbase.core.mapping.CouchbaseList (implements org.springframework.data.couchbase.core.mapping.CouchbaseStorable)
- org.springframework.data.couchbase.core.mapping.CouchbaseSimpleTypes
- org.springframework.data.couchbase.core.mapping.KeySettings
Annotation Interface Hierarchy
- org.springframework.data.couchbase.core.mapping.Document (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.core.mapping.Durability (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.core.mapping.Expiration (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.core.mapping.Expiry (implements java.lang.annotation.Annotation)
- org.springframework.data.couchbase.core.mapping.Field (implements java.lang.annotation.Annotation)