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.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.keyvalue.core.mapping.context.KeyValueMappingContext<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.keyvalue.core.mapping.KeyValuePersistentProperty<P>
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.keyvalue.core.mapping.BasicKeyValuePersistentEntity<T,P> (implements org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,P>)
- org.springframework.vault.repository.mapping.VaultSimpleTypes
Interface Hierarchy
- java.lang.Iterable<T>
- org.springframework.data.mapping.PersistentEntity<T,P>
- org.springframework.data.mapping.model.MutablePersistentEntity<T,P>
- org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,P>
Annotation Type Hierarchy
- org.springframework.vault.repository.mapping.Secret (implements java.lang.annotation.Annotation)
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.