The post Hibernate Tip: How does Hibernate’s native ID generator work appeared first on Thoughts on Java.
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 post a comment below.
Question:
One of the readers of my article about using Hibernate with a MySQL database asked the following question:
What is the …
[Read more]