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: Use query comments to identify a query
Hibernate Tips

Hibernate Tips: Use query comments to identify a query

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 application performs a lot of similar queries and I need to find the output of a specific query…

Read More Hibernate Tips: Use query comments to identify a queryContinue

JPQL – How to Define Queries in JPA and Hibernate
JPA | Featured | Hibernate Beginner

JPQL – How to Define Queries in JPA and Hibernate

ByThorben Janssen

JPQL is a powerful query language that allows you to define database queries based on your entity model. Its structure and syntax are very similar to SQL. But there is an important difference that I want to point out before I walk you through the different parts of a JPQL query. JPQL uses the entity…

Read More JPQL – How to Define Queries in JPA and HibernateContinue

Thoughts on Java Report January 2017
About

Thoughts on Java Report January 2017

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 January 2017Continue

I’m writing my first book
BookWriting

I’m writing my first book

ByThorben Janssen

It’s time to finally announce it: I’m writing a book based on my Hibernate Tips series. I wrote about it several times in my monthly Thoughts on Java Reports, and after a lot of planning, I’m finally starting to work on my first book. I will release it as a self-published ebook and physical book…

Read More I’m writing my first bookContinue

Hibernate Tips: How to call a stored procedure
JPA | Hibernate Tips | JPA2.1

Hibernate Tips: How to call a stored procedure

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 DBA created a stored procedure which I need to call from my Java code. What’s the best way…

Read More Hibernate Tips: How to call a stored procedureContinue

Page navigation

Previous PagePrevious 1 … 58 59 60 61 62 … 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