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.relational.core.dialect.MySqlDialect
- org.springframework.data.relational.core.dialect.PostgresDialect
- org.springframework.data.relational.core.dialect.SqlServerDialect
- org.springframework.data.r2dbc.support.AbstractFallbackR2dbcExceptionTranslator (implements org.springframework.data.r2dbc.support.R2dbcExceptionTranslator)
- 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.config.AbstractR2dbcConfiguration (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.r2dbc.repository.query.AbstractR2dbcQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- org.springframework.transaction.reactive.AbstractReactiveTransactionManager (implements org.springframework.transaction.ReactiveTransactionManager, java.io.Serializable)
- org.springframework.data.r2dbc.connectionfactory.lookup.AbstractRoutingConnectionFactory (implements io.r2dbc.spi.ConnectionFactory, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.r2dbc.support.ArrayUtils
- org.springframework.data.relational.core.conversion.BasicRelationalConverter (implements org.springframework.data.relational.core.conversion.RelationalConverter)
- org.springframework.data.r2dbc.connectionfactory.lookup.BeanFactoryConnectionFactoryLookup (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.r2dbc.connectionfactory.lookup.ConnectionFactoryLookup)
- org.springframework.data.r2dbc.dialect.Bindings (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.r2dbc.dialect.Bindings.Binding
- org.springframework.data.r2dbc.query.BoundAssignments
- org.springframework.data.r2dbc.query.BoundCondition
- org.springframework.r2dbc.core.ColumnMapRowMapper (implements java.util.function.BiFunction<T,U,R>)
- org.springframework.data.r2dbc.connectionfactory.init.CompositeDatabasePopulator (implements org.springframework.data.r2dbc.connectionfactory.init.DatabasePopulator)
- org.springframework.data.r2dbc.connectionfactory.init.ConnectionFactoryInitializer (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.r2dbc.connectionfactory.ConnectionFactoryUtils
- org.springframework.data.r2dbc.query.Criteria (implements org.springframework.data.relational.core.query.CriteriaDefinition)
- org.springframework.data.convert.CustomConversions
- org.springframework.data.r2dbc.connectionfactory.init.DatabasePopulatorUtils
- org.springframework.data.r2dbc.core.DefaultReactiveDataAccessStrategy (implements org.springframework.data.r2dbc.core.ReactiveDataAccessStrategy)
- org.springframework.data.r2dbc.connectionfactory.DelegatingConnectionFactory (implements io.r2dbc.spi.ConnectionFactory, io.r2dbc.spi.Wrapped<T>)
- 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.connectionfactory.lookup.MapConnectionFactoryLookup (implements org.springframework.data.r2dbc.connectionfactory.lookup.ConnectionFactoryLookup)
- org.springframework.data.r2dbc.core.NamedParameterExpander
- org.springframework.data.r2dbc.mapping.OutboundRow (implements java.util.Map<K,V>)
- org.springframework.data.r2dbc.query.QueryMapper
- org.springframework.data.r2dbc.query.QueryMapper.Field
- org.springframework.data.repository.query.QueryMethod
- 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.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.r2dbc.connectionfactory.init.ResourceDatabasePopulator (implements org.springframework.data.r2dbc.connectionfactory.init.DatabasePopulator)
- org.springframework.transaction.support.ResourceHolderSupport (implements org.springframework.transaction.support.ResourceHolder)
- org.springframework.data.r2dbc.connectionfactory.init.ScriptUtils
- org.springframework.data.r2dbc.mapping.SettableValue
- org.springframework.data.r2dbc.connectionfactory.SimpleConnectionHandle (implements org.springframework.data.r2dbc.connectionfactory.ConnectionHandle)
- 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.connectionfactory.lookup.SingleConnectionFactoryLookup (implements org.springframework.data.r2dbc.connectionfactory.lookup.ConnectionFactoryLookup)
- 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)
- org.springframework.data.r2dbc.query.Update
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2018–2021 Pivotal Software, Inc.. All rights reserved.