JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
spring-r2dbc
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package org.springframework.r2dbc
Class
org.springframework.r2dbc.BadSqlGrammarException
extends org.springframework.dao.InvalidDataAccessResourceUsageException implements Serializable
Serialized Fields
sql
String
sql
Class
org.springframework.r2dbc.UncategorizedR2dbcException
extends org.springframework.dao.UncategorizedDataAccessException implements Serializable
Serialized Fields
sql
String
sql
SQL that led to the problem.
Package org.springframework.r2dbc.connection
Class
org.springframework.r2dbc.connection.R2dbcTransactionManager
extends org.springframework.transaction.reactive.AbstractReactiveTransactionManager implements Serializable
Serialized Fields
connectionFactory
io.r2dbc.spi.ConnectionFactory connectionFactory
enforceReadOnly
boolean enforceReadOnly
Package org.springframework.r2dbc.connection.init
Class
org.springframework.r2dbc.connection.init.CannotReadScriptException
extends
ScriptException
implements Serializable
Class
org.springframework.r2dbc.connection.init.ScriptException
extends org.springframework.dao.DataAccessException implements Serializable
Class
org.springframework.r2dbc.connection.init.ScriptParseException
extends
ScriptException
implements Serializable
Class
org.springframework.r2dbc.connection.init.ScriptStatementFailedException
extends
ScriptException
implements Serializable
Class
org.springframework.r2dbc.connection.init.UncategorizedScriptException
extends
ScriptException
implements Serializable
Package org.springframework.r2dbc.connection.lookup
Class
org.springframework.r2dbc.connection.lookup.ConnectionFactoryLookupFailureException
extends org.springframework.dao.NonTransientDataAccessException implements Serializable
Package org.springframework.r2dbc.core.binding
Class
org.springframework.r2dbc.core.binding.BindMarkersFactoryResolver.NoBindMarkersFactoryException
extends org.springframework.dao.NonTransientDataAccessException implements Serializable
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
spring-r2dbc
Prev
Next
Frames
No Frames
All Classes