Hierarchy For All Packages
Package Hierarchies:- org.springframework.data.r2dbc,
- org.springframework.data.r2dbc.aot,
- org.springframework.data.r2dbc.config,
- org.springframework.data.r2dbc.convert,
- org.springframework.data.r2dbc.core,
- org.springframework.data.r2dbc.dialect,
- org.springframework.data.r2dbc.mapping,
- org.springframework.data.r2dbc.mapping.event,
- org.springframework.data.r2dbc.query,
- org.springframework.data.r2dbc.repository,
- org.springframework.data.r2dbc.repository.config,
- org.springframework.data.r2dbc.repository.query,
- org.springframework.data.r2dbc.repository.support,
- org.springframework.data.r2dbc.support
Class Hierarchy
- java.lang.Object
- org.springframework.data.relational.core.dialect.AbstractDialect (implements org.springframework.data.relational.core.dialect.Dialect)
- org.springframework.data.relational.core.dialect.AnsiDialect
- org.springframework.data.relational.core.dialect.OracleDialect
- org.springframework.data.r2dbc.dialect.OracleDialect (implements org.springframework.data.r2dbc.dialect.R2dbcDialect)
- org.springframework.data.relational.core.dialect.OracleDialect
- org.springframework.data.relational.core.dialect.H2Dialect
- org.springframework.data.r2dbc.dialect.H2Dialect (implements org.springframework.data.r2dbc.dialect.R2dbcDialect)
- org.springframework.data.relational.core.dialect.MySqlDialect
- org.springframework.data.r2dbc.dialect.MySqlDialect (implements org.springframework.data.r2dbc.dialect.R2dbcDialect)
- org.springframework.data.relational.core.dialect.PostgresDialect
- org.springframework.data.r2dbc.dialect.PostgresDialect (implements org.springframework.data.r2dbc.dialect.R2dbcDialect)
- org.springframework.data.relational.core.dialect.SqlServerDialect
- org.springframework.data.r2dbc.dialect.SqlServerDialect (implements org.springframework.data.r2dbc.dialect.R2dbcDialect)
- org.springframework.data.relational.core.dialect.AnsiDialect
- 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.relational.core.mapping.RelationalMappingContext
- org.springframework.data.r2dbc.mapping.R2dbcMappingContext
- org.springframework.data.relational.core.mapping.RelationalMappingContext
- org.springframework.data.r2dbc.config.AbstractR2dbcConfiguration (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.r2dbc.repository.query.AbstractR2dbcQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.data.r2dbc.repository.query.PartTreeR2dbcQuery
- org.springframework.data.r2dbc.repository.query.StringBasedR2dbcQuery
- org.springframework.data.relational.core.conversion.AbstractRelationalConverter (implements org.springframework.data.relational.core.conversion.RelationalConverter)
- org.springframework.data.relational.core.conversion.MappingRelationalConverter (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.r2dbc.convert.MappingR2dbcConverter (implements org.springframework.data.r2dbc.convert.R2dbcConverter)
- org.springframework.data.relational.core.conversion.MappingRelationalConverter (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.r2dbc.support.ArrayUtils
- org.springframework.data.r2dbc.dialect.BindTargetBinder
- org.springframework.data.r2dbc.query.BoundAssignments
- org.springframework.data.r2dbc.query.BoundCondition
- org.springframework.data.convert.CustomConversions
- org.springframework.data.r2dbc.convert.R2dbcCustomConversions
- org.springframework.data.r2dbc.core.DefaultReactiveDataAccessStrategy (implements org.springframework.data.r2dbc.core.ReactiveDataAccessStrategy)
- org.springframework.data.r2dbc.dialect.DialectResolver
- org.springframework.data.r2dbc.convert.EntityRowMapper<T> (implements java.util.function.BiFunction<T,
U, R>) - org.springframework.data.r2dbc.convert.EnumWriteSupport<E> (implements org.springframework.core.convert.converter.Converter<S,
T>) - org.springframework.data.r2dbc.mapping.OutboundRow (implements java.lang.Cloneable, java.util.Map<K,
V>) - org.springframework.data.r2dbc.config.PersistentEntitiesFactoryBean (implements org.springframework.beans.factory.FactoryBean<T>)
- org.springframework.data.r2dbc.query.QueryMapper
- org.springframework.data.r2dbc.query.UpdateMapper
- org.springframework.data.r2dbc.query.QueryMapper.Field
- org.springframework.data.r2dbc.query.QueryMapper.MetadataBackedField
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.r2dbc.repository.query.R2dbcQueryMethod
- org.springframework.data.r2dbc.core.R2dbcEntityTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.r2dbc.core.R2dbcEntityOperations)
- org.springframework.data.r2dbc.mapping.event.ReactiveAuditingEntityCallback (implements org.springframework.data.r2dbc.mapping.event.BeforeConvertCallback<T>, org.springframework.core.Ordered)
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.r2dbc.repository.config.R2dbcRepositoryConfigurationExtension
- 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.r2dbc.repository.support.R2dbcRepositoryFactoryBean<T,
S, ID> (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactoryBean<T,
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactory
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.data.r2dbc.repository.support.ScrollDelegate
- org.springframework.data.r2dbc.repository.support.SimpleR2dbcRepository<T,
ID> (implements org.springframework.data.r2dbc.repository.R2dbcRepository<T, ID>) - org.springframework.data.mapping.model.SimpleTypeHolder
- org.springframework.data.r2dbc.mapping.R2dbcSimpleTypeHolder
- org.springframework.data.r2dbc.core.StatementMapper.DeleteSpec
- org.springframework.data.r2dbc.core.StatementMapper.InsertSpec
- org.springframework.data.r2dbc.core.StatementMapper.SelectSpec
- org.springframework.data.r2dbc.core.StatementMapper.UpdateSpec
- 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.data.r2dbc.dialect.DialectResolver.NoDialectException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataAccessException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.data.relational.core.dialect.AbstractDialect (implements org.springframework.data.relational.core.dialect.Dialect)
Interface Hierarchy
- org.springframework.data.relational.core.dialect.Dialect
- org.springframework.data.r2dbc.dialect.R2dbcDialect
- org.springframework.data.r2dbc.dialect.DialectResolver.R2dbcDialectProvider
- org.springframework.data.mapping.callback.EntityCallback<T>
- org.springframework.data.r2dbc.mapping.event.AfterConvertCallback<T>
- org.springframework.data.r2dbc.mapping.event.AfterSaveCallback<T>
- org.springframework.data.r2dbc.mapping.event.BeforeConvertCallback<T>
- org.springframework.data.r2dbc.mapping.event.BeforeSaveCallback<T>
- org.springframework.data.convert.EntityReader<T,
S> - org.springframework.data.r2dbc.convert.R2dbcConverter (also extends org.springframework.data.convert.EntityWriter<T,
S>, org.springframework.data.relational.core.conversion.RelationalConverter)
- org.springframework.data.r2dbc.convert.R2dbcConverter (also extends org.springframework.data.convert.EntityWriter<T,
- org.springframework.data.convert.EntityWriter<T,
S> - org.springframework.data.r2dbc.convert.R2dbcConverter (also extends org.springframework.data.convert.EntityReader<T,
S>, org.springframework.data.relational.core.conversion.RelationalConverter)
- org.springframework.data.r2dbc.convert.R2dbcConverter (also extends org.springframework.data.convert.EntityReader<T,
- org.springframework.data.r2dbc.core.ReactiveDataAccessStrategy
- org.springframework.data.r2dbc.core.ReactiveDataAccessStrategy.NamedParameterProvider
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveInsertOperation, org.springframework.data.r2dbc.core.ReactiveSelectOperation, org.springframework.data.r2dbc.core.ReactiveUpdateOperation)
- org.springframework.data.r2dbc.core.R2dbcEntityOperations
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveInsertOperation, org.springframework.data.r2dbc.core.ReactiveSelectOperation, org.springframework.data.r2dbc.core.ReactiveUpdateOperation)
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation.TerminatingDelete
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation.DeleteWithQuery
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation.ReactiveDelete (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation.DeleteWithTable)
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation.DeleteWithTable
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation.ReactiveDelete (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation.DeleteWithQuery)
- org.springframework.data.r2dbc.core.ReactiveDeleteOperation.DeleteWithQuery
- org.springframework.data.r2dbc.core.ReactiveInsertOperation
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation, org.springframework.data.r2dbc.core.ReactiveSelectOperation, org.springframework.data.r2dbc.core.ReactiveUpdateOperation)
- org.springframework.data.r2dbc.core.R2dbcEntityOperations
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation, org.springframework.data.r2dbc.core.ReactiveSelectOperation, org.springframework.data.r2dbc.core.ReactiveUpdateOperation)
- org.springframework.data.r2dbc.core.ReactiveInsertOperation.TerminatingInsert<T>
- org.springframework.data.r2dbc.core.ReactiveInsertOperation.InsertWithTable<T>
- org.springframework.data.r2dbc.core.ReactiveInsertOperation.ReactiveInsert<T>
- org.springframework.data.r2dbc.core.ReactiveInsertOperation.InsertWithTable<T>
- org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
- org.springframework.data.r2dbc.core.ReactiveSelectOperation
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation, org.springframework.data.r2dbc.core.ReactiveInsertOperation, org.springframework.data.r2dbc.core.ReactiveUpdateOperation)
- org.springframework.data.r2dbc.core.R2dbcEntityOperations
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation, org.springframework.data.r2dbc.core.ReactiveInsertOperation, org.springframework.data.r2dbc.core.ReactiveUpdateOperation)
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.TerminatingSelect<T>
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithQuery<T>
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithProjection<T>
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.ReactiveSelect<T> (also extends org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithTable<T>)
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithTable<T>
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.ReactiveSelect<T> (also extends org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithProjection<T>)
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithProjection<T>
- org.springframework.data.r2dbc.core.ReactiveSelectOperation.SelectWithQuery<T>
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation, org.springframework.data.r2dbc.core.ReactiveInsertOperation, org.springframework.data.r2dbc.core.ReactiveSelectOperation)
- org.springframework.data.r2dbc.core.R2dbcEntityOperations
- org.springframework.data.r2dbc.core.FluentR2dbcOperations (also extends org.springframework.data.r2dbc.core.ReactiveDeleteOperation, org.springframework.data.r2dbc.core.ReactiveInsertOperation, org.springframework.data.r2dbc.core.ReactiveSelectOperation)
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation.TerminatingUpdate
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation.UpdateWithQuery
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation.ReactiveUpdate (also extends org.springframework.data.r2dbc.core.ReactiveUpdateOperation.UpdateWithTable)
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation.UpdateWithTable
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation.ReactiveUpdate (also extends org.springframework.data.r2dbc.core.ReactiveUpdateOperation.UpdateWithQuery)
- org.springframework.data.r2dbc.core.ReactiveUpdateOperation.UpdateWithQuery
- org.springframework.data.relational.core.conversion.RelationalConverter
- org.springframework.data.r2dbc.convert.R2dbcConverter (also extends org.springframework.data.convert.EntityReader<T,
S>, org.springframework.data.convert.EntityWriter<T, S>)
- org.springframework.data.r2dbc.convert.R2dbcConverter (also extends org.springframework.data.convert.EntityReader<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
ID> - org.springframework.data.r2dbc.repository.R2dbcRepository<T,
ID> (also extends org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,
ID> - org.springframework.data.r2dbc.repository.R2dbcRepository<T,
ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>)
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,
- org.springframework.data.r2dbc.core.StatementMapper
- org.springframework.data.r2dbc.core.StatementMapper.TypedStatementMapper<T>
- java.util.function.Supplier<T>
- org.springframework.data.r2dbc.repository.query.BindableQuery
Annotation Interface Hierarchy
- org.springframework.data.r2dbc.config.EnableR2dbcAuditing (implements java.lang.annotation.Annotation)
- org.springframework.data.r2dbc.repository.config.EnableR2dbcRepositories (implements java.lang.annotation.Annotation)
- org.springframework.data.r2dbc.repository.Modifying (implements java.lang.annotation.Annotation)
- org.springframework.data.r2dbc.repository.Query (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.r2dbc.dialect.MySqlDialect.BooleanToByteConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - org.springframework.data.r2dbc.dialect.MySqlDialect.ByteToBooleanConverter (implements org.springframework.core.convert.converter.Converter<S,
T>)
- org.springframework.data.r2dbc.dialect.MySqlDialect.BooleanToByteConverter (implements org.springframework.core.convert.converter.Converter<S,
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)