Uses of Class
org.mybatis.dynamic.sql.BoundValue
-
Uses of BoundValue in org.mybatis.dynamic.sql
Modifier and TypeMethodDescriptionstatic <T> BoundValue
<T> BoundValue.of
(T value) static <T> BoundValue
<T> SqlBuilder.value
(T value)