当前位置:网站首页>Bugs encountered in Oracle
Bugs encountered in Oracle
2022-06-23 09:57:00 【CSDN Q & A】
I am here java Add method in , Add role name , Here's the picture :

In this table id Is self increasing , I successfully added a piece of data .
Then the next step , Call the second add , Pictured :

Parameters in ,get To... In the previous method id, Here it is user_id, In the table , It's not self increasing , as well as role_id( This is OK , You can skip )
This process is in mysql Execution in environment , Very smoothly , But in oracle In the environment , In the last step :

mybatisplus How to keep it , An error is reported directly after execution :

Then I found a post , Guess it may be related to oracle Self increasing relation of , Because I didn't write a word : useGeneratedKeys="false"
But this post , Is in xml perhaps dao Written in , And I use mybatisplus Own method , So I don't know where to write , So I want to ask you , How to start
, Here is a link to this post
https://blog.csdn.net/u013709087/article/details/100705211?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522165537184816781432997413%2522%252C%2522scm%2522%253A%252220140713.130102334..%2522%257D&request_id=165537184816781432997413&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2~all~sobaiduend~default-3-100705211-null-null.142^v17^control,157^v14^new_3&utm_term=+useGeneratedKeys%3Dfalse&spm=1018.2226.3001.4187
The above is my guess , If you have other ideas , Leave a comment below , When I come tomorrow, I will check them one by one , thank you
边栏推荐
- laravel8 beanstalk 使用说明
- Servlet-02 lifecycle
- J. Med. Chem. | RELATION: 一种基于靶标结构的深度学习全新药物设计模型
- AI system frontier dynamics issue 38: Google has abandoned tensorflow?; Four GPU parallel strategies for training large models; Father of llvm: modular design determines AI future
- Gstore weekly gstore source code analysis (IV): black and white list configuration analysis of security mechanism
- 快速排序的简单理解
- 高性能算力中心 — RDMA — 实现技术
- Chain representation and implementation of linklist ---- linear structure
- Neither rain nor sunshine
- 必须知道的RPC内核细节(值得收藏)!!!
猜你喜欢

Web -- Information Disclosure

开发者,你对云计算可能有些误解

必须知道的RPC内核细节(值得收藏)!!!

汇编语言中断及外部设备操作篇--06
![[MRCTF2020]Ez_bypass](/img/cd/bd6fe5dfc3f1942a9959a9dab9e7e0.png)
[MRCTF2020]Ez_bypass

Typora set up image upload service

Developer, you may have some misunderstandings about cloud computing

A 32KB cache with direct mapping Memory exercises after class

STM32F1与STM32CubeIDE编程实例-红外寻迹传感器驱动

Unity技术手册 - 形状(Shape)子模块 - Sprite、SpriteRenderer及生命周期内速度(Velocity over Lifetime)
随机推荐
漫画 | Code Review快把我逼疯了!
文献综述怎么写 ,一直没头绪写不出来怎么办?
Sequential representation and implementation of sequencelist -- linear structure
mysql乐观锁与悲观锁
regular expression
mysql innodb 的 redo log buffer 中未 commit 的事务持久化到 redo log 后,万一事务 rollback 了怎么办?redo log 怎么处理这个事务操作?
High performance computing center nvme / nvme of nvme of overview
Install the typescript environment and enable vscode to automatically monitor the compiled TS file as a JS file
Form repeated submission problem
Wechat applet: click the button to switch frequently, overlap the custom markers, but the value does not change
Bioinformatics | 基于相互作用神经网络的有效药物-靶标关联预测
[SUCTF 2019]CheckIn
Go string comparison
2022 gdevops global agile operation and maintenance summit - essence playback of Guangzhou station (with PPT download)
多线程习题
Go语言JSON 处理
Unity技术手册 - 形状(Shape)子模块 - Sprite、SpriteRenderer及生命周期内速度(Velocity over Lifetime)
[MRCTF2020]Ez_ bypass
[wangdingbei 2020 Qinglong formation]areuserialz
Three implementation methods of distributed lock