Spring boot Oracle DB Connection issues Numeric Overflow Exception when retrieving the Meta-data for sequences from Oracle Database hibernate.atlassian.net/browse/HHH-13694) [HHH-13694] Numeric Overflow Exception when retrieving the Meta-data for sequences from Oracle Database - Hibernate JIRA Numeric Overflow Exception when retrieving the Meta-data for sequences from Oracle Database hibernate.atlassian.net -원인 : Oracle 에서 사용하는 숫자 범위 .. 2020. 12. 15. JPA Multi Column Join Legacy DB의 JPA Entity Mapping (복합키 매핑 편) - 우아한형제들 기술 블로그 Header - One @Getter @ @Getter @Entity @Table(name = "pay_detail_2") @IdClass(PayDetailId2.class) @NoArgsConstructor public class PayDetail2 { @Id private Long payNumber; @Id private Long paySeq; @Id private Long payDetailId; @OneToMany(mappedBy = "payDetail2", fetch = FetchType.LAZY) @org.hibernate.annotations.ForeignKey(name = "none") pr.. 2020. 6. 13. 이전 1 다음 728x90 반응형