allAroundJava

  • Start Here
  • Home
  • About blog
Toolset - configuration

Setting up Java application with Hibernate – example

by Adam Stankowski October 28, 2018 0

In the previous article, we learned how Hibernate can assist in database persistence. Now it’s time to see how to properly configure it in a standalone Java application. After this […]

Man writing on whiteboard

What is Hibernate Java Framework and why we use it

by Adam Stankowski October 17, 2018 2

Persisting application data If you’re developing Java applications, you surely used some form of persistence to make data stay between application restarts. This is usually accomplished with the use of […]

Previous 1 2 3

Hi ! I'm Adam. I'm here to guide you through my learnings on Java and share some of the interesting things I experience in my professional career. I hope these will provide some good food for thought.

See More

Stay in touch

Fresh portion of tasty Java content directly to your email

Categories

  • Hibernate
  • Refactoring
  • REST
  • Spring

Copyright © 2018 allAroundJava

Privacy Policy