객체의 필드 타입에 따라 데이터베이스 BLOB, CLOB 타입과 매핑한다.
CLOB
String, char[], java.sql.CLOB
BLOB
byte[], java.sql.BLOB
728x90
'JVM > JPA' 카테고리의 다른 글
@Access (0) | 2023.06.11 |
---|---|
@Transient (0) | 2023.06.11 |
@Temporal (0) | 2023.06.11 |
@Enumerated (0) | 2023.06.11 |
@Column (0) | 2023.06.11 |