What would I need to specify in the persistence.xml in order to avoid Oracle complaining about ORA-01000: maximum open cursors exceeded?
This error occurs after migrating from Hibernate 4.2.6 to 4.3.0
What would I need to specify in the persistence.xml in order to avoid Oracle complaining about ORA-01000: maximum open cursors exceeded?
This error occurs after migrating from Hibernate 4.2.6 to 4.3.0