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.AnnotationBasedPersistentProperty<P>
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
Interface Hierarchy
- java.lang.Iterable<T>
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.mapping.PersistentProperty<P>
Annotation Interface Hierarchy
- com.oracle.nosql.spring.data.core.mapping.NosqlId (implements java.lang.annotation.Annotation)
- com.oracle.nosql.spring.data.core.mapping.NosqlKey (implements java.lang.annotation.Annotation)
- com.oracle.nosql.spring.data.core.mapping.NosqlTable (implements java.lang.annotation.Annotation)