'when using spring jdbc ,transaction commits but data is not persisted

when using spring jdbc ,transaction commits but data is not persisted;
log show that transaction had commit, but when using plsql to query, data is not persisted enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source