Uses of Class
org.apache.ibatis.jdbc.SQL
Packages that use SQL
-
Uses of SQL in org.apache.ibatis.jdbc
Fields in org.apache.ibatis.jdbc with type parameters of type SQLModifier and TypeFieldDescriptionprivate static final ThreadLocal<SQL>
SelectBuilder.localSQL
Deprecated.private static final ThreadLocal<SQL>
SqlBuilder.localSQL
Deprecated.Methods in org.apache.ibatis.jdbc that return SQL