사용자 도구

사이트 도구


java:hibernate

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
java:hibernate [2015/11/20 00:43]
kwon37xi
java:hibernate [2021/10/07 22:05] (현재)
kwon37xi
줄 3: 줄 3:
   * [[java:hibernate:4|Hibernate 4]]   * [[java:hibernate:4|Hibernate 4]]
   * [[java:hibernate:5|Hibernate 5]]   * [[java:hibernate:5|Hibernate 5]]
 +  * [[java:hibernate:test|Hibernate Test]]
 +  * [[java:hibernate:자동생성|Hibernate와 값의 자동 생성]]
   * [[http://neilhan.blogspot.com/2006/11/spring-hibernate-and-mysql-replication.html|Spring Hibernate and MySql Replication]]   * [[http://neilhan.blogspot.com/2006/11/spring-hibernate-and-mysql-replication.html|Spring Hibernate and MySql Replication]]
   * [[http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Web_Platform/5/html/Hibernate_Annotations_Reference_Guide/entity-hibspec.html|Hibernate Annotation extensions]]   * [[http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Web_Platform/5/html/Hibernate_Annotations_Reference_Guide/entity-hibspec.html|Hibernate Annotation extensions]]
줄 35: 줄 37:
 ORDER BY k.`news_master_id` ASC ORDER BY k.`news_master_id` ASC
 </code> </code>
 +
  
 ===== 참조 ===== ===== 참조 =====
줄 41: 줄 44:
   * [[http://www.tutorialspoint.com/hibernate/index.htm|Hibernate Tutorial]]   * [[http://www.tutorialspoint.com/hibernate/index.htm|Hibernate Tutorial]]
   * [[http://vladmihalcea.com/tutorials/hibernate/|Hiberante Tutorial]] 성능, Cache 관련 부분 꼭 읽어볼 것.   * [[http://vladmihalcea.com/tutorials/hibernate/|Hiberante Tutorial]] 성능, Cache 관련 부분 꼭 읽어볼 것.
-  *   * [[http://fruzenshtein.com/hibernate-join-table-intermediary/|Hibernate: Bidirectional example of @JoinTable annotation]]+  * [[http://fruzenshtein.com/hibernate-join-table-intermediary/|Hibernate: Bidirectional example of @JoinTable annotation]] 
 +  * [[http://www.thoughts-on-java.org/tips/|Hibernate Tips - Thoughts on Java]] 
 +  * [[http://www.thoughts-on-java.org/hibernate-best-practices/|Hibernate Best Practices]] 
 +  * [[https://www.javacodegeeks.com/2018/03/different-hibernate-naming-strategy.html|Different Hibernate Naming Strategy | Java Code Geeks - 2018]] 
 +  * [[https://www.baeldung.com/hibernate-entity-lifecycle|Hibernate Entity Lifecycle | Baeldung]] 
 +  * [[https://vladmihalcea.com/spring-read-only-transaction-hibernate-optimization/|Spring read-only transaction Hibernate optimization - Vlad Mihalcea]]
  
-===== Hibernate Test Caset Template ===== 
-  * Hibernate Issue Reporting 등을 할 때 테스트 케이스를 만들어서 제공해야 한다. 
-  * [[http://in.relation.to/2015/06/26/hibernate-test-case-templates/|Hibernate Test Case Templates]] 
-    * [[https://github.com/hibernate/hibernate-test-case-templates|hibernate-test-case-templates github]] 
-    * 자기가 테스트하고자하는 버전의 Template을 다운로드하여 자신만의 프로젝트에 복사해 넣고 이미 만들어져 있는 테스트 케이스 파일을 수정해서 해본다. 
-  * [[https://github.com/hibernate/hibernate-orm/wiki/Hibernate-JUnit-Infastructure|Hibernate JUnit Infrastructure]] 
java/hibernate.1447949612.txt.gz · 마지막으로 수정됨: 2015/11/20 00:43 저자 kwon37xi