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

Hibernate Envers – Query data from your audit log
Hibernate Envers

Hibernate Envers – Query data from your audit log

ByThorben Janssen

This post is the second one in my series about Hibernate Envers. In the previous post, I showed you how to add Envers to your project, let it document all changes of your audited entities and perform basic queries to retrieve data from your log. That was everything you need to get started with Hibernate…

Read More Hibernate Envers – Query data from your audit logContinue

Uncategorized

The end of Java Weekly … for now

ByThorben Janssen

I’m sorry to tell you that I will no longer publish the Java Weekly series. I know that a lot of you liked this series and I really enjoyed writing it. But based on my understanding of 2 recent court decisions and the blog posts of several German lawyers, publishing links to other websites puts me at…

Read More The end of Java Weekly … for nowContinue

Hibernate Tips: How to map an association to an Optional
Hibernate Tips

Hibernate Tips: How to map an association to an Optional

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 map an optional to-one association to a Java 8 Optional?

Read More Hibernate Tips: How to map an association to an OptionalContinue

Hibernate Envers – Getting started
Hibernate Envers

Hibernate Envers – Getting started

ByThorben Janssen

A lot of business applications require an audit log that documents all changes that were performed on the managed data. There are lots of different options to implement such a log. One of them is Hibernate Envers. It just takes a few annotations to document all changes in the audit tables, and Envers also provides…

Read More Hibernate Envers – Getting startedContinue

Thoughts on Java Report November/December 2016
About

Thoughts on Java Report November/December 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…

Read More Thoughts on Java Report November/December 2016Continue

Page navigation

Previous PagePrevious 1 … 60 61 62 63 64 … 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