Uses of Class
org.mybatis.dynamic.sql.BoundValue
Packages that use BoundValue
-
Uses of BoundValue in org.mybatis.dynamic.sql
Methods in org.mybatis.dynamic.sql that return BoundValueModifier and TypeMethodDescriptionstatic <T> BoundValue
<T> BoundValue.of
(T value) static <T> BoundValue
<T> SqlBuilder.value
(T value)