temp for @青
4层方法
| IBaseController | BaseControllerImpl | IBaseService | BaseServiceImpl | IBaseComponent | IBaseComponentImpl | IBaseRepository | BaseRepositoryImpl |
|
/findPagination findPagination(Map<String, Object> parameters, Integer from, Integer limit, String sorting ) |
/findPagination findPagination(Map<String, Object> parameters, Integer from, Integer limit, String sorting ) |
/findPagination findPagination(Map<String, Object> parameters, Integer from, Integer limit, String sorting ) |
/findPagination findPagination(Map<String, Object> parameters, Integer from, Integer limit, String sorting ) |
findPagination(String condition, Integer from, Integer limit, String sorting , Map<String, Object> parameters) |
findPagination(String condition, Integer from, Integer limit, String sorting , Map<String, Object> parameters) |
findCountByCondition(condition, parameters) listByCondition(condition, parameters, from, limit) |
findCountByCondition(condition, parameters) listByCondition(condition, parameters, from, limit) |
|
/findById findById |
/findById findById |
/findById findById |
/findById findById |
findById | findById | findById | findById |
|
/deleteById deleteById |
/deleteById deleteById |
/deleteById deleteById |
/deleteById deleteById |
deleteById | deleteById | deleteByPk | deleteByPk |
|
/saveMap saveMap |
/saveMap saveMap |
/saveMap saveMap |
/saveMap saveMap |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
|
/insert insert |
/insert insert |
insert | insert(entity) | insert(entity) | insert | ||
|
/getEntitysByIds getEntitysByIds |
/getEntitysByIds getEntitysByIds |
/getEntitysByIds getEntitysByPrimaryKey |
/@StdRequestMapping未添加 getEntitysByPrimaryKey |
getEntitysByPrimaryKey | getEntitysByPrimaryKey(P[] pks) | getEntitysByPrimaryKey | getEntitysByPrimaryKey(P[] pks) |
|
/save save |
/save save |
/saveEntity saveEntity |
/saveEntity saveEntity |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
|
/saveMapAll saveMapAll for循环使用saveMap |
/saveMapAll saveMapAll for循环使用saveMap |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
insert(entity) delete(entity) update(entity) |
||
|
/insertAll insertAll |
/insertAll insertAll |
insertAll |
insertAll(List<T> paramList) |
insertAll | insertAll | ||
|
/insertOrUpdate insertOrUpdate |
/insertOrUpdate insertOrUpdate |
insertOrUpdate | insertOrUpdate(T paramT) |
findById update insert |
insertOrUpdate | ||
|
/deleteEntity delete |
/deleteEntity delete |
delete | delete(entity) | delete | delete | ||
|
/deleteByIds deleteByIds |
/deleteByIds deleteByIds |
deleteById | deleteById(primaryKey) | deleteById | deleteByPk | ||
|
/update update |
/update update |
update | update(T paramT) | update | update | ||
|
/updateAll updateAll |
/updateAll updateAll |
updateAll | updateAll(List<T> paramList) | updateAll | updateAll | ||
| deleteAll | deleteAll | deleteAll | deleteAll | ||||
| getAll | getAll | findAllById | |||||
| getPrimaryKey | getPrimaryKey | getPrimaryKey | |||||
| insertOrUpdateAll | |||||||
| flush | flush | getEntityName | |||||
| createInstance | createInstance | firstResult | |||||
| deleteByCondition | |||||||
| flush | |||||||
| findByCondition 2种 | |||||||
| getEntityType | |||||||
| findCountByCondition | |||||||
| getPrimaryKeyType | |||||||
| listByCondition 3种 | |||||||
|
/search search |
clear |
temp for @青的更多相关文章
- C# 7 函数 青歌赛打分 天气预报
函数: 数据类型--变量常量--运算符表达式--语句(顺序,分支,循环)--数组--函数 程序里的函数:能完成一个相对独立功的代码块. 数学里的函数:高度抽象. 函数四要素:函数名,输入,输出,加工 ...
- ORA-01652:无法通过128(在表空间temp中)扩展temp段 解决方法
ORA-01652:无法通过128(在表空间temp中)扩展temp段 解决方法 (2016-10-21 16:49:53) 今天在做一个查询的时候,报了一个"ORA-01652无法通过 ...
- ora-01652无法通过128(在表空间temp中)扩展temp段
今天提交请求后,提示ORA-01652: 无法通过 128 (在表空间 TEMP 中) 扩展 temp 段.最后通过ALTER DATABASE TEMPFILE '/*/*/db/apps_st/d ...
- 解决ora-01652无法通过128(在temp表空间中)扩展temp段的过程
解决ora-01652无法通过128(在temp表空间中)扩展temp段的过程 昨天开发人员跟我说,执行一个sql语句后,大约花了10分钟,好不容易有一个结果,但是报了一个ora-01652错误,查阅 ...
- windows server 注意windows的temp目录
windows解压缩包.安装软件时,会生成一些临时文件存放在temp目录中,windows不会自动删除这些文件. 临时文件目录可以在环境变量中查看和配置 在工作机or个人PC机中中这个目录一般不会有什 ...
- ORA-14450: attempt to access a transactional temp table already in use
在ORACLE数据中修改会话级临时表时,有可能会遇到ORA-14550错误,那么为什么会话级全局临时表会报ORA-14450错误呢,如下所示,我们先从一个小小案例入手: 案例1: SQL> CR ...
- 5Hibernate入门----青软S2SH(笔记)
这里有个问题,就是这本书第五章的示例代码中的hibernate的jar包有问题,各种找不到类,把lib下的包后换成第六章里的包就好了. 换成5.1的就好了,而且如果只是简单使用hibernate的话, ...
- 1JavaEE应用简介----青软S2SH(笔记)
这本书主要是讲解Struts2,spring,Hibernate框架的, 因为工作中用的较多的是SpringMVC,Struts2用的较少,所以想系统学习一下,就买了这本书. 这本书是青软的,虽然是培 ...
- java.sql.SQLException: Incorrect key file for table 'C:\Windows\TEMP\#sql578_6e2_68d.MYI'; try to repair it
java.sql.SQLException: Incorrect key file for table 'C:\Windows\TEMP\#sql578_6e2_68d.MYI'; try to re ...
随机推荐
- 解决element-ui表头错位的问题
经过测试得出: 使用element-ui的表格,并在table中设置固定height会出现表头错位的现象(不知道是什么bug) 解决方案: 将height改为max-height,设置固定高度为最大高 ...
- [转]WPF中的ControlTemplate(控件模板)
WPF中的ControlTemplate(控件模板) ...
- leetcode 1071 Greatest Common Divisor of Strings
lc1071 Greatest Common Divisor of Strings 找两个字符串的最长公共子串 假设:str1.length > str2.length 因为是公共子串,所以st ...
- JZOJ5822 【NOIP提高A组模拟2018.8.16】 量子纠缠
这是一道很巧妙的题目. 今早,我调了好久,终于将它切掉了-- 题目 Description Input 第一行包含一个正整数 m,代表操作数. 接下来 m 行,每行可能有以下形式: 1 s 代表将数字 ...
- ArcMap应用——三维场景中井盖的属性配置
在精细三维场景中,有地面(包括道路面.马路牙子).有部件数据(包括井盖).我们会发现有马路牙子的地方比道路面要高出一部分,比如0.1米,但是雨水井盖却有些在路面上.有些在道路以外.就是说在道路面上的井 ...
- 使用内部Servlet转发JSP后页面的JS,CSS等资源引入问题的解决
转载自:https://blog.csdn.net/weixin_44353336/article/details/90677792 问题原因 我们在进行web项目开发过程中,经常会在web页面引入一 ...
- IDEA快速定位错误快捷键
- PAT甲级——A1056 Mice and Rice
Mice and Rice is the name of a programming contest in which each programmer must write a piece of co ...
- TCP、UDP区别
个人认为,用户层Socket的TCP和UDP编程,区别并不大. 最大的区别,或者说,唯一的区别,似乎就是TCP客户端中断连接之后,TCP会得到一个应答. 但是如果用UDP来实现TCP,似乎也不 ...
- UOJ#80. 二分图最大权匹配 模板
#80. 二分图最大权匹配 描述 提交 自定义测试 从前一个和谐的班级,有 nlnl 个是男生,有 nrnr 个是女生.编号分别为 1,…,nl1,…,nl 和 1,…,nr1,…,nr. 有若干个这 ...