@ManyToOne(fetch = FetchType.LAZY)@JoinColumn(name = "b_id")private B b;지금 이렇게 그대로 테이블에 b_id로 기록이 되는데이걸 어떻게 바꾸누?바꿔야되는데
무슨 말인지 모르겠다...
ㅅㅂ; 해결했다