Hibernate Question #4
Answered
by
l33t-c0d3r-66
AbdulJabbar64
asked this question in
Q&A
-
I am new to hibernate so can you explain line 12 in https://github.com/l33t-c0d3r-66/Health-Insurance-Management-System/blob/master/src/main/resources/hibernate.cfg.xml |
Beta Was this translation helpful? Give feedback.
Answered by
l33t-c0d3r-66
Aug 16, 2022
Replies: 1 comment 1 reply
-
It will show the SQL query that is being executed by Hibernate in console. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AbdulJabbar64
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It will show the SQL query that is being executed by Hibernate in console.