Hibernate Tips: Get the SQL Connection used by your Hibernate Session
Hibernate Tips is a series of posts in which I describe a quick and easy solution for common Hibernate questions. If you have a question for a future Hibernate Tip, please leave a comment below. Question: We’re using Hibernate in our application, and we now need to implement a reporting use case for which I…