사용자 도구

사이트 도구


java:hibernate:annotations

문서의 이전 판입니다!


Hibernate Annotations

하이버네이트 전용 어노테이션들

@org.hibernate.annotations.ForeignKey

@org.hibernate.annotations.Immutable

  • Entity나 immutable로 지정하면 수정이 작동하지 않게 된다.
  • Collection을 immutable로 지정하면 추가나 삭제가 작동하지 않게 된다.

@org.hibernate.annotations.OptimisticLocking

@org.hibernate.annotations.Persister

@org.hibernate.annotations.Polymorphism

@org.hibernate.annotations.SelectBeforeUpdate

java/hibernate/annotations.1530180837.txt.gz · 마지막으로 수정됨: 2018/06/28 19:13 저자 kwon37xi