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 ...
随机推荐
- light oj 1084 线性dp
#include <iostream> #include <algorithm> #include <cstring> #include <cstdio> ...
- ie浏览器将网页转成pdf
今天同事让我帮他将网页转成pdf,学了一个.先推荐一个超图的数据库使用指南:http://support.supermap.com.cn/DataWarehouse/WebDocHelp/6.1.1/ ...
- oslo_messaging使用eventlet executor时rpc无法调用的问题
python2.7.5 oslo.messaging==9.8.0 现象: 从debug日志可以看到rpcServer接收到了rabbitmq的消息, 但是没有调用endpoints中的相应方法 分析 ...
- PAT甲级——A1051 Pop Sequence
Given a stack which can keep M numbers at most. Push N numbers in the order of 1, 2, 3, ..., N and p ...
- oracle数据库忘记sys密码如何改密码
ORACLE服务器操作: 1.win+R打开dos窗口cmd 2.输入 sqlplus/nolog出现 3.输入 conn / as sysdba 出现 4. alter user sys ident ...
- java 实现文件内容的加密和解密
package com.umapp.test; import java.io.FileInputStream; import java.io.FileOutputStream; import java ...
- 在Linux中常用的启动引导工具:grub和lilo
在Linux和WINDOWS两系统并存时就需要安装GRUB(Grand Unified Bootloader),GRUB被广泛地用于替代lilo,GRUB支持在启动时使用命令行模式,支持md5加密保护 ...
- GYM100633J. Ceizenpok’s formula 扩展lucas模板
J. Ceizenpok’s formula time limit per test 2.0 s memory limit per test 256 MB input standard input o ...
- C#中使用设置(Settings.settings) Properties.Settings.Default
应用程序及用户设置 在设计时创建新设置的步骤 在“Solution Explorer”(解决方案资源管理器)中,展开项目的“Properties”(属性)节点. 在“Solution Explorer ...
- laravel 下载报错:Unable to guess the mime type as no guessers are available
在使用laravel的download()函数实现下载功能时,报错如下:Unable to guess the mime type as no guessers are available (Did ...