{}.cook(...)
모든글카테고리태그메모
모든글
카테고리
태그
메모
  • code
  • hacking
  • tip
  • 3dprint
  • hardware
  • etc
  • memo
  • all

MappingException: Could not determine type for: 엔티티

2013년 8월 13일 화요일

nhibernatehibernate

컬럼이 중복되는 오류

주로 Map을 잘못걸었을때 발생함.

Entity나 Component를 Map으로 prefix없이 걸어서 필드가 중복되었을 경우

다른 참조 Entity쪽에서 잘못 걸어도 같은 오류가 발생함

Map(x => x.Order) 검색

이전글

SQL Injection (1)

다음글

java프로그램 서비스로 띄우기 (javaservice)
Discuss on Twitter • View on GitHub
m320ng
•
© 2022
•
{}.cook(...)