You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I extend a class "BaseEntity" and BaseEntity has a parent with a constructor, which isn't overloaded in BaseEntity, then the constructor isn called in the Compile* Class that extends BaseEntity
If I extend a class "BaseEntity" and BaseEntity has a parent with a constructor, which isn't overloaded in BaseEntity, then the constructor isn called in the Compile* Class that extends BaseEntity