Uses of Class
org.apache.shardingsphere.sqltranslator.exception.SQLTranslationException
-
Packages that use SQLTranslationException Package Description org.apache.shardingsphere.sqltranslator.exception.syntax -
-
Uses of SQLTranslationException in org.apache.shardingsphere.sqltranslator.exception.syntax
Subclasses of SQLTranslationException in org.apache.shardingsphere.sqltranslator.exception.syntax Modifier and Type Class Description classUnsupportedTranslatedDatabaseExceptionUnsupported translated database exception.classUnsupportedTranslatedSQLExceptionUnsupported translated SQL exception.
-