I have three class: User, Admin, NormalUser
Admin and NormalUser extends User Class and I use Single Table Strategy for inheritance when mapped to derby db table and