fdlzp commented on issue #2138: Could not commit JPA transaction when I use 
save to insert data to oracledatabase
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2138#issuecomment-478350401
 
 
   It is likely that the primary key causes this problem.
   If you don't set the primary key to increase by itself,I can insert data.
   But I need the primary key to increase by itself (by uuid).
   I don't know how to deal with it.
   
   
![图片](https://user-images.githubusercontent.com/44960833/55290807-8fc57780-540a-11e9-85eb-bf71f4dc7b55.png)
   
![图片](https://user-images.githubusercontent.com/44960833/55290816-a79cfb80-540a-11e9-904a-0f12987178be.png)
   
![图片](https://user-images.githubusercontent.com/44960833/55290827-be435280-540a-11e9-9003-38fb21a34104.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to