Posts by user61552 • 11 points
1 post
-
1
votes1
answer126
viewsQ: Inheritance problem with HIBERNATE
Well, my problem is this, I have an abstract class Official and two subclasses Attendant and Dentist inherited. I also have a class User, which has as attributes login, ... , .... , ... and an…