4.2 @Table

엔티티와 매핑할 테이블을 지정한다.

@Entity
@Table(name="MEMBER")
public class Member {
    ...
}

results matching ""

    No results matching ""