Skip to content
Thorben Janssen
  • BlogExpand
    • Tutorials
    • Hibernate Tips
    • Video Tutorials
  • Persistence Hub
  • Workshops
  • Consulting
  • Book
  • AboutExpand
    • About
    • Talks
    • Contact
Sign In
Thorben Janssen

Blog

6 Hibernate features that I’m missing in JPA 2.1
JPA | Hibernate Advanced

6 Hibernate features that I’m missing in JPA 2.1

ByThorben Janssen

Note by the author:I wrote this post in 2016. Since then, Oracle handed over the Java EE specification to the Eclipse Foundation, and the overall situation has massively improved!Most of the features mentioned in this article have been added as part of JPA 2.2. About 2 years ago, Oracle announced a maintenance release for JPA…

Read More 6 Hibernate features that I’m missing in JPA 2.1Continue

Hibernate Tips: How to define schema and table names
JPA | Hibernate Tips

Hibernate Tips: How to define schema and table names

ByThorben Janssen

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: How can I define the name of the database schema and table which will be used to persist my…

Read More Hibernate Tips: How to define schema and table namesContinue

Hibernate Tips: Map generated values
Hibernate Tips

Hibernate Tips: Map generated values

ByThorben Janssen

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: The database administrator set up a trigger to generate the value of a database column. How can map this…

Read More Hibernate Tips: Map generated valuesContinue

How to persist creation and update timestamps with Hibernate
Hibernate 5 | Hibernate Advanced

How to persist creation and update timestamps with Hibernate

ByThorben Janssen

Storing the creation timestamp or the timestamp of the last update is a common requirement for modern applications. It sounds like a simple requirement, but for a huge application, you don’t want to set a new update timestamp in every use case that changes the entity.

Read More How to persist creation and update timestamps with HibernateContinue

Thoughts on Java Report October 2016
About

Thoughts on Java Report October 2016

ByThorben Janssen

When I announced that I had quit my day job to work full-time on Thoughts on Java, I got a lot of great feedback and questions about my plans for the site. If you’re interested in these kinds of posts, I’m happy to give you a look behind the scenes and share my monthly goals and progress…

Read More Thoughts on Java Report October 2016Continue

Page navigation

Previous PagePrevious 1 … 62 63 64 65 66 … 80 Next PageNext

Join the Newsletter

Join 10k+ subscribers to get a persistence tip every weekday.

I will collect, use and protect your data in accordance with my privacy policy.

Level up your skills!

  • In-depth courses
  • Expert sessions
  • Monthly persistence news
Learn more!
Twitter YouTube Github Facebook Xing Linkedin
  • Disclaimer
  • Privacy Policy
  • Terms of Service
  • Imprint
  • Contact
  • Change privacy settings
  • Privacy settings history
  • Revoke consents

© 2025 Thorben Janssen, all rights reserved.

  • Blog
    • Tutorials
    • Hibernate Tips
    • Video Tutorials
  • Persistence Hub
  • Workshops
  • Consulting
  • Book
  • About
    • About
    • Talks
    • Contact
Search