JPA (Java Persistence API)
@Transient
have a good time
2021. 11. 15. 21:48
db 에 칼럼을 만들지 않음
@Transient
private int number;
-> db에 number 칼럼이 만들어 지지 않음