Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, 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.jdbc.core.conversion.AggregateChange<T>
- org.springframework.data.jdbc.core.CascadingDataAccessStrategy (implements org.springframework.data.jdbc.core.DataAccessStrategy)
- org.springframework.data.jdbc.core.conversion.DbAction<T>
- org.springframework.data.jdbc.core.DefaultDataAccessStrategy (implements org.springframework.data.jdbc.core.DataAccessStrategy)
- org.springframework.data.jdbc.mapping.model.DefaultNamingStrategy (implements org.springframework.data.jdbc.mapping.model.NamingStrategy)
- org.springframework.data.jdbc.core.DelegatingDataAccessStrategy (implements org.springframework.data.jdbc.core.DataAccessStrategy)
- org.springframework.data.jdbc.core.EntityRowMapper<T> (implements org.springframework.jdbc.core.RowMapper<T>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.data.jdbc.core.EventPublishingEntityRowMapper<T> (implements org.springframework.jdbc.core.RowMapper<T>)
- org.springframework.data.jdbc.repository.config.JdbcConfiguration
- org.springframework.data.jdbc.core.conversion.JdbcEntityDeleteWriter
- org.springframework.data.jdbc.core.JdbcEntityTemplate (implements org.springframework.data.jdbc.core.JdbcEntityOperations)
- org.springframework.data.jdbc.core.conversion.JdbcEntityWriter
- org.springframework.data.jdbc.core.conversion.JdbcPropertyPath
- org.springframework.data.jdbc.support.JdbcUtil
- org.springframework.data.jdbc.mybatis.MyBatisContext
- org.springframework.data.jdbc.mybatis.MyBatisDataAccessStrategy (implements org.springframework.data.jdbc.core.DataAccessStrategy)
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- 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.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jdbc.repository.SimpleJdbcRepository<T,ID> (implements org.springframework.data.repository.CrudRepository<T,ID>)
- org.springframework.data.jdbc.core.SqlGeneratorSource
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.