the problem I posed the in following question. becomes blocking, I tried to change the version of ojdbc14 to ojdbc6.
I want to display the version of the DBMS
in the log,
what properties I should add that to the JpaProperties
displays the version of DBMS
Hibernate should print out the dialect that it is using in the log files. I have my root logger set to INFO for the following to print out.
I imagine if you set
log4j.logger.org.hibernate=INFO
it should work.Have a look in your server logs for the following lines: