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 ...
随机推荐
- 常用的函数:atoi,itoa,atof,_ttoi等
出自http://blog.csdn.net/zzyoucan/article/details/10260093 atoi---ASCII to integer,将字符串转换成整形,从数字或正负号开始 ...
- 关于slf4j和log4j冲突问题(自己项目配置文件不生效)
用-Dlog4j.debug可以打印出配置log4j的配置文件加载的信息 mvn dependency:tree 看依赖信息 然后排除掉重复得依赖 <dependencies> <d ...
- Leetcode963. Minimum Area Rectangle II最小面积矩形2
给定在 xy 平面上的一组点,确定由这些点组成的任何矩形的最小面积,其中矩形的边不一定平行于 x 轴和 y 轴. 如果没有任何矩形,就返回 0. 示例 1: 输入:[[1,2],[2,1],[1,0] ...
- 后缀数组(SA)及height数组
最近感觉自己越来越蒟蒻了--后缀数组不会,费用流不会-- 看着别人切一道又一道的题,我真是很无奈啊-- 然后,我花了好长时间,终于弄懂了后缀数组. 后缀数组是什么? 后缀SASASA数组 给你一个字符 ...
- create-react-app 创建项目失败
创建失败后查阅相关资料,亲测删除 C:\Users\Administrator\AppData\Roaming\npm-cache\ 该文件夹下所有内容后成功.
- hibernate和jdbc的区别 优缺点
JDBC与Hibernate在性能上相比,JDBC灵活性有优势.而Hibernate在易学性,易用性上有些优势.当用到很多复杂的多表联查和复杂的数据库操作时,JDBC有优势. 相同点: ◆两者都是JA ...
- 原生 js 实现摇一摇功能
参考此大牛的博客:https://blog.csdn.net/chclvzxx/article/details/46325053
- vue开发中控制台报错问题
1.sockjs.js?9be2:1606 GET http://localhost:8566/sockjs-node/info?t=1569478261510 net::ERR_CONNECTION ...
- 9.2专项测试-Android性能测试黑盒分析-1
1. 专项测试 业务测试:面向新需求 回归测试:面向已交付需求 专项测试:面向非功能需求的各类质量唯独特征 表现 用户维度 技术维度 崩溃 crash,弱网 检测崩溃1.某个页面,因为研发处理不合适, ...
- SSM7-nginx的反向代理和负载均衡
1. 反向代理 1.1. 什么是反向代理 正向代理 反向代理: 反向代理服务器决定哪台服务器提供服务. 返回代理服务器不提供服务器.也是请求的转发. 1.2. Nginx实现反向代理 两个域名指向同一 ...