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 ...
随机推荐
- Qt源码下载
这是官方下载地址:http://qt.nokia.com/downloads 点击右下角的 ftp.qt.nokia.com - Archive You can find our archive of ...
- windows server 文件夹和搜索选项被禁用了
当我们需要调整 windows 文件夹相关的配置时,却发现“文件夹和搜索选项”被禁用了,下图是恢复正常的情况.被禁用时显示灰色,不能点击. 下面给出解决步骤: 打开“组策略”. 然后依次展开“用户配置 ...
- HZOI2019 B. 那一天她离我而去 最小环
题目大意:https://www.cnblogs.com/Juve/articles/11219089.html 那一天,我们......行啦,不要帮出题人脑补画面了,我们来正经的题解 我们发现我们可 ...
- utils02_使用github创建一个远程仓库
1.注册github账号 https://github.com/ 2.第一次登陆需要创建一个仓库 3.在本地生成密钥和公钥 ssh-keygen -t rsa 会在当前用户下生成2个文件就是公钥和密钥 ...
- js算法之把一个数组按照指定的数组大小分割成若干个数组块
题目描述: 把一个数组arr按照指定的数组大小size分割成若干个数组块. 例如: chunk([1,2,3,4],2)=[[1,2],[3,4]]; chunk([1,2,3,4,5 ...
- ArcGIS中线转面
1. 打开ArcMap用Add Data加载shp Polyline线文件. 2. 选Editor编辑\Start Editing开始编辑. 3. 选Editor编辑\More Editing Too ...
- spring cloud深入学习(七)-----配置中心git示例
随着线上项目变的日益庞大,每个项目都散落着各种配置文件,如果采用分布式的开发模式,需要的配置文件随着服务增加而不断增多.某一个基础服务信息变更,都会引起一系列的更新和重启,运维苦不堪言也容易出错.配置 ...
- MySql存储过程批量删除多个数据库中同名表中的指定字段
1. 创建存储过程batchDeleteField:删除所有名称为"MyDB_"开头的数据库中的指定字段 -- ---------------------------- -- Pr ...
- 【DM8168学习笔记2】DM8168 EZSDK 结构
1 2 3 4 5
- redis学习笔记06-主从复制和哨兵机制
1.主从复制 为了保证线上业务的持续运行,防止主节点因宕机而重启数据恢复消耗太长时间,通常会准备一个备用节点,备份主节点的数据,当主节点出问题时立马顶上.这种机制就叫做主从复制.在了解redis的主从 ...