Hi I need to put to database objects that extends another class.
public abstract class A { class B extends A { final String type = "typeB";