A C D E G H I M O U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AccessDeniedException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Access denied exception.
- AccessDeniedException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.AccessDeniedException
C
- convert(SQLDialectException) - Method in class org.apache.shardingsphere.dialect.mysql.mapper.MySQLDialectExceptionMapper
D
- DatabaseAccessDeniedException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Database access denied exception.
- DatabaseAccessDeniedException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.DatabaseAccessDeniedException
E
- ER_ACCESS_DENIED_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_BAD_DB_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_CON_COUNT_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_DB_CREATE_EXISTS_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_DB_DROP_NOT_EXISTS_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_DBACCESS_DENIED_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_ERROR_ON_MODIFYING_GTID_EXECUTED_TABLE - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_GLOBAL_VARIABLE - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_HANDSHAKE_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_INCORRECT_GLOBAL_LOCAL_VAR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_INTERNAL_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_LOCAL_VARIABLE - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_NO_DB_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_NO_SUCH_TABLE - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_TABLE_EXISTS_ERROR - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_UNKNOWN_CHARACTER_SET - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_UNKNOWN_COLLATION - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_UNKNOWN_SYSTEM_VARIABLE - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_UNSUPPORTED_PS - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ER_WRONG_VALUE_COUNT_ON_ROW - org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
- ErrorGlobalVariableException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Error global variable exception.
- ErrorGlobalVariableException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.ErrorGlobalVariableException
- ErrorLocalVariableException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Error local variable exception.
- ErrorLocalVariableException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.ErrorLocalVariableException
G
- getType() - Method in class org.apache.shardingsphere.dialect.mysql.mapper.MySQLDialectExceptionMapper
H
- HandshakeException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Handshake exception.
- HandshakeException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.HandshakeException
I
- IncorrectGlobalLocalVariableException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Incorrect global local variable exception.
- IncorrectGlobalLocalVariableException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.IncorrectGlobalLocalVariableException
M
- MySQLDialectExceptionMapper - Class in org.apache.shardingsphere.dialect.mysql.mapper
-
MySQL dialect exception mapper.
- MySQLDialectExceptionMapper() - Constructor for class org.apache.shardingsphere.dialect.mysql.mapper.MySQLDialectExceptionMapper
- MySQLVendorError - Enum in org.apache.shardingsphere.dialect.mysql.vendor
-
MySQL vendor error.
O
- org.apache.shardingsphere.dialect.mysql.exception - package org.apache.shardingsphere.dialect.mysql.exception
- org.apache.shardingsphere.dialect.mysql.mapper - package org.apache.shardingsphere.dialect.mysql.mapper
- org.apache.shardingsphere.dialect.mysql.vendor - package org.apache.shardingsphere.dialect.mysql.vendor
U
- UnknownCharsetException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Unknown charset exception.
- UnknownCharsetException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.UnknownCharsetException
- UnknownCollationException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Unknown collation exception.
- UnknownCollationException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.UnknownCollationException
- UnknownSystemVariableException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Unknown system variable exception.
- UnknownSystemVariableException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.UnknownSystemVariableException
- UnsupportedPreparedStatementException - Exception in org.apache.shardingsphere.dialect.mysql.exception
-
Unsupported prepared statement exception.
- UnsupportedPreparedStatementException() - Constructor for exception org.apache.shardingsphere.dialect.mysql.exception.UnsupportedPreparedStatementException
V
- valueOf(String) - Static method in enum org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.shardingsphere.dialect.mysql.vendor.MySQLVendorError
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages