Uses of Class
org.mybatis.dynamic.sql.select.function.Substring
-
Uses of Substring in org.mybatis.dynamic.sql
Modifier and TypeMethodDescriptionstatic <T> Substring
<T> SqlBuilder.substring
(BindableColumn<T> column, int offset, int length) -
Uses of Substring in org.mybatis.dynamic.sql.select.function