public static interface PluginAnnotationSample.MyMapper extends PluginAnnotationSample.MyBaseMapper<PluginAnnotationSample.UserInfo>
| 限定符和类型 | 方法和说明 |
|---|---|
List<PluginAnnotationSample.UserDetail> |
query(Condition condition,
String name)
Matcher是扩展注解,表示执行的sql,需要考虑Condition和后面的参数
|
deleteByIdall, allCount, createLambdaQuery, createQuery, execute, executeUpdate, exist, getSQLManager, getTargetEntity, insert, insertBatch, insertTemplate, lock, selectByIds, single, template, templateCount, templateOne, unique, updateById, UpdateByIdBatch, updateTemplateById, upsert, upsertByTemplateList<PluginAnnotationSample.UserDetail> query(Condition condition, String name)
condition - name - Copyright © 2023. All rights reserved.