KomachiSion edited a comment 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-478858931
 
 
   For my test, I don't have the problem in my environment. 
   My version is 
   ```
        <dependency>
                <groupId>io.shardingsphere</groupId>
                <artifactId>sharding-jdbc-spring-boot-starter</artifactId>
                <version>3.1.0</version>
        </dependency>
   
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
                <version>2.0.8.RELEASE</version>
        </parent>
   ```
   
   Do you change other configuration except the pom version?

----------------------------------------------------------------
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