Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 268 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 268 Bytes

hibernate-demo

Code in this repository was used by me during my presentations about Hibernate - "How not to Hibernate?". The goal is to go through some basic usage of JPA, add more complexity step by step and encounter problems related to wrong usage of Hibernate.