Uses of Interface
tk.mybatis.mapper.entity.SqlsCriteria
Packages that use SqlsCriteria
-
Uses of SqlsCriteria in tk.mybatis.mapper.entity
Methods in tk.mybatis.mapper.entity with parameters of type SqlsCriteriaModifier and TypeMethodDescriptionExample.Builder.andWhere(SqlsCriteria sqls) Example.Builder.orWhere(SqlsCriteria sqls) Example.Builder.where(SqlsCriteria sqls)