Hierarchy For All Packages
Package Hierarchies:- org.springframework.data.keyvalue.annotation,
- org.springframework.data.keyvalue.aot,
- org.springframework.data.keyvalue.core,
- org.springframework.data.keyvalue.core.event,
- org.springframework.data.keyvalue.core.mapping,
- org.springframework.data.keyvalue.core.mapping.context,
- org.springframework.data.keyvalue.core.query,
- org.springframework.data.keyvalue.repository,
- org.springframework.data.keyvalue.repository.config,
- org.springframework.data.keyvalue.repository.query,
- org.springframework.data.keyvalue.repository.support,
- org.springframework.data.map,
- org.springframework.data.map.repository.config
Class Hierarchy
- java.lang.Object
- org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
- org.springframework.data.map.MapKeyValueAdapter
- 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.keyvalue.core.mapping.context.KeyValueMappingContext<E,
- 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.AnnotationBasedPersistentProperty<P>
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,
S> - org.springframework.data.keyvalue.repository.query.SpelQueryCreator
- 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.data.keyvalue.core.mapping.BasicKeyValuePersistentEntity<T,
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.data.keyvalue.core.event.KeyValueEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.AfterDeleteEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.AfterDropKeySpaceEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.AfterGetEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.AfterInsertEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.AfterUpdateEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.BeforeDeleteEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.BeforeDropKeySpaceEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.BeforeGetEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.BeforeInsertEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent.BeforeUpdateEvent<T>
- org.springframework.data.keyvalue.core.event.KeyValueEvent<T>
- org.springframework.context.ApplicationEvent
- org.springframework.data.keyvalue.core.ForwardingCloseableIterator<T> (implements org.springframework.data.util.CloseableIterator<T>)
- org.springframework.data.keyvalue.core.IterableConverter
- org.springframework.data.keyvalue.repository.query.KeyValuePartTreeQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.keyvalue.repository.query.CachingKeyValuePartTreeQuery
- org.springframework.data.keyvalue.core.KeyValuePersistenceExceptionTranslator (implements org.springframework.dao.support.PersistenceExceptionTranslator)
- org.springframework.data.keyvalue.core.query.KeyValueQuery<T>
- org.springframework.data.keyvalue.core.KeyValueTemplate (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.keyvalue.core.KeyValueOperations)
- org.springframework.data.keyvalue.core.mapping.PrefixKeyspaceResolver (implements org.springframework.data.keyvalue.core.mapping.KeySpaceResolver)
- org.springframework.data.keyvalue.repository.support.QuerydslKeyValuePredicateExecutor<T> (implements org.springframework.data.querydsl.ListQuerydslPredicateExecutor<T>)
- org.springframework.data.keyvalue.core.QueryEngine<ADAPTER,
CRITERIA, SORT> - org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.map.repository.config.MapRepositoriesRegistrar
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.keyvalue.repository.config.KeyValueRepositoryConfigurationExtension
- org.springframework.data.map.repository.config.MapRepositoryConfigurationExtension
- org.springframework.data.keyvalue.repository.config.KeyValueRepositoryConfigurationExtension
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,
S, ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T, ID>) - org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,
S, ID>
- org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactoryBean<T,
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.keyvalue.repository.support.KeyValueRepositoryFactory
- org.springframework.data.keyvalue.repository.support.SimpleKeyValueRepository<T,
ID> (implements org.springframework.data.keyvalue.repository.KeyValueRepository<T, ID>) - org.springframework.data.keyvalue.repository.support.QuerydslKeyValueRepository<T,
ID> (implements org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
- org.springframework.data.keyvalue.repository.support.QuerydslKeyValueRepository<T,
- org.springframework.data.keyvalue.core.SpelCriteria
- org.springframework.data.keyvalue.core.SpelPropertyComparator<T> (implements java.util.Comparator<T>)
- org.springframework.data.keyvalue.core.SpelSortAccessor (implements org.springframework.data.keyvalue.core.SortAccessor<T>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.data.keyvalue.core.UncategorizedKeyValueException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.data.keyvalue.core.AbstractKeyValueAdapter (implements org.springframework.data.keyvalue.core.KeyValueAdapter)
Interface Hierarchy
- org.springframework.data.keyvalue.core.CriteriaAccessor<T>
- org.springframework.beans.factory.DisposableBean
- org.springframework.data.keyvalue.core.KeyValueAdapter
- org.springframework.data.keyvalue.core.KeyValueOperations
- org.springframework.data.keyvalue.core.IdentifierGenerator
- 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>
- org.springframework.data.keyvalue.core.mapping.KeyValuePersistentEntity<T,
- org.springframework.data.mapping.model.MutablePersistentEntity<T,
- org.springframework.data.mapping.PersistentEntity<T,
- org.springframework.data.keyvalue.core.mapping.KeySpaceResolver
- org.springframework.data.keyvalue.core.KeyValueCallback<T>
- org.springframework.data.keyvalue.repository.query.KeyValuePartTreeQuery.QueryCreatorFactory<T>
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.keyvalue.repository.KeyValueRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>)
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.keyvalue.repository.KeyValueRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>)
- org.springframework.data.keyvalue.repository.KeyValueRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- org.springframework.data.keyvalue.core.SortAccessor<T>
Annotation Interface Hierarchy
- org.springframework.data.map.repository.config.EnableMapRepositories (implements java.lang.annotation.Annotation)
- org.springframework.data.keyvalue.annotation.KeySpace (implements java.lang.annotation.Annotation)
- org.springframework.data.keyvalue.repository.config.QueryCreatorType (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.keyvalue.core.mapping.AnnotationBasedKeySpaceResolver (implements org.springframework.data.keyvalue.core.mapping.KeySpaceResolver)
- org.springframework.data.keyvalue.core.mapping.ClassNameKeySpaceResolver (implements org.springframework.data.keyvalue.core.mapping.KeySpaceResolver)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)