Details
Assignee
UnassignedUnassignedReporter
Anand KumarAnand KumarComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Anand Kumar
Anand KumarComponents
Priority
Created September 26, 2019 at 6:44 PM
Updated September 26, 2019 at 6:57 PM
This bug is in continuation with . I’m facing the same issue and i’m unable to resolve {h-schema} variable from properties files. Is the property been removed or some alternate has been introduced.
This property was introduced by hibernate team as a result of .
I have uploaded a sample project to reproduce the issue at :
It contains a demo maven based project and two errorlog files namely errorlog.log and errorlog1.log. I have tested the code on HSQLDB and oracle db. The project in github contains log from HSQLDB. I was also getting similar error while trying with oracle db the details of which is mentioned at : https://stackoverflow.com/questions/58101952/jdbctemplate-unable-to-resolve-h-schema-on-runtime
Please review the details and suggest some solution or alternative.
Thanks