본문 바로가기

0gam

검색하기
0gam
프로필사진 byeon0gam

  • 분류 전체보기 (27)
    • Scala (0)
    • Java (7)
    • Spring Framework (8)
    • Hibernate, JPA (4)
    • Kafka (3)
    • Redis (0)
    • Hadoop (0)
    • Spark (0)
    • AWS (0)
    • js, jQuery (2)
    • etc (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • nerdctl
  • Sink Kafka
  • JPA
  • CASCADE
  • Offset
  • kafka
  • Dokcer
  • Solid
  • controlleradvice
  • Lima
  • Exception handller
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록JPA (1)

0gam

JPA Cascade Types

JPA Cascade TypesThe cascade types supported by the Java Persistence Architecture are as below:CascadeType.PERSIST : means that save() or persist() operations cascade to related entities.CascadeType.MERGE : means that related entities are merged when the owning entity is merged.CascadeType.REFRESH : does the same thing for the refresh() operation.CascadeType.REMOVE : removes all related entities..

Hibernate, JPA 2018. 5. 30. 18:19
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바