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 Tips: How to use pagination with JPQL
Hibernate Tips

Hibernate Tips: How to use pagination with JPQL

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: JPQL doesn’t support the LIMIT keyword. How can I use pagination with Hibernate?

Read More Hibernate Tips: How to use pagination with JPQLContinue

Hibernate Tips: Use an auto-incremented column as primary key
Hibernate Tips

Hibernate Tips: Use an auto-incremented column as primary key

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: My database supports auto-incremented columns. How can I use them as primary keys in Hibernate?

Read More Hibernate Tips: Use an auto-incremented column as primary keyContinue

Is your query too complex for JPA and Hibernate?
JPA | Hibernate Advanced

Is your query too complex for JPA and Hibernate?

ByThorben Janssen

A while ago, I wrote a post explaining how you can check if Hibernate is a good fit for your new project. One of the key questions you have to ask yourself is if you need to perform a lot of complex queries because JPQL supports only a subset of SQL. SQL is, therefore, often…

Read More Is your query too complex for JPA and Hibernate?Continue

Free Thoughts on Java Library – ebooks, cheat sheets and more
Promo

Free Thoughts on Java Library – ebooks, cheat sheets and more

ByThorben Janssen

The Member Library is finally here! I talked about it a few times in the past and made it a goal for this month. The creation of a free library that provides all the subscriber-only download content in one place. As most projects, it took a little bit longer than I expected and I’m still…

Read More Free Thoughts on Java Library – ebooks, cheat sheets and moreContinue

Hibernate Tips: Cache preprocessed, non-persistent attributes
Hibernate Tips

Hibernate Tips: Cache preprocessed, non-persistent attributes

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: I often need to provide a value that gets calculated based on an entity attribute, like the age of…

Read More Hibernate Tips: Cache preprocessed, non-persistent attributesContinue

Page navigation

Previous PagePrevious 1 … 63 64 65 66 67 … 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