But you can use DB without ORM, you can't use ORM without a DB.
Hibernate (and generally JPA) is usually more PITA than help, it makes easy things easier and hard things harder.
But you can use DB without ORM, you can't use ORM without a DB.
Hibernate (and generally JPA) is usually more PITA than help, it makes easy things easier and hard things harder.