Hibernate Tips: How to use Hibernate’s native bootstrapping API
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 you like me to answer, please leave a comment below. Question: I need more control over Hibernate’s internal configuration. How can I use its native bootstrapping API?