Uses of Class
org.mybatis.dynamic.sql.update.UpdateDSL.UpdateWhereBuilder
-
Packages that use UpdateDSL.UpdateWhereBuilder Package Description org.mybatis.dynamic.sql.update -
-
Uses of UpdateDSL.UpdateWhereBuilder in org.mybatis.dynamic.sql.update
Methods in org.mybatis.dynamic.sql.update that return UpdateDSL.UpdateWhereBuilder Modifier and Type Method Description protected UpdateDSL.UpdateWhereBuilder
UpdateDSL.UpdateWhereBuilder. getThis()
UpdateDSL.UpdateWhereBuilder
UpdateDSL. where()
-