JPA (5)
View all tagshibernate exception이 발생하면 알아서 clear 해주지 않는다
서론 null id in entry (don't flush the Session after an exception occurs…
transactional
No Session Exception 을 마주한 적이 있다면 https://bebong.tistory.com/entry/JPA-Lazy-Evaluation-LazyInitializationException-could-not-initialize…
JPA 가 뭔데 쓰는건가요?
Spring을 공부하던 중에, 멘토님께서 JPA의 중요성을 강조해주셨습니다. Django 는 ORM 으로 간단하게 DB를 다루고 쓸 수 있었는데, Spring에서는 어떤 식으로 DB…