| 限定符和类型 | 类和说明 |
|---|---|
class |
TooManyConnectionsException
Too many connections exception.
|
class |
UnknownCharsetException
Unknown charset exception.
|
class |
UnknownCollationException
Unknown collation exception.
|
class |
UnsupportedPreparedStatementException
Unsupported prepared statement exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InsertColumnsAndValuesMismatchedException
Insert columns and values mismatched exception.
|
class |
InvalidParameterValueException
Invalid parameter value exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DatabaseCreateExistsException
Database create exists exception.
|
class |
DatabaseDropNotExistsException
Database drop exists exception.
|
class |
NoDatabaseSelectedException
No database selected exception.
|
class |
UnknownDatabaseException
Unknown database exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
NoSuchTableException
No such table exception.
|
class |
TableExistsException
Table exists exception.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
InTransactionException
In transaction exception.
|
class |
TableModifyInTransactionException
Table modify in transaction exception.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SQLException |
SQLDialectExceptionMapper.convert(SQLDialectException sqlDialectException)
Convert SQL dialect exception into SQL exception.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.