Uses of Class
org.mybatis.dynamic.sql.exception.DynamicSqlException
-
Uses of DynamicSqlException in org.mybatis.dynamic.sql.exception
Modifier and TypeClassDescriptionclass
This exception is thrown when a query is built that attempts to specify more than one alias for the same instance of an SqlTable object.class
class
This exception is thrown when the where clause in a statement will not render.