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
hmmm, it appears EntityTypeParser.parsePropoertyLevelMetadata is using Class.getDeclaredFields which would not surface properties in the parent class under any circumstances.
I tried it and it doesn't appear to work? Was hoping to create a superclass that i have common fields in with several subclasses.
The text was updated successfully, but these errors were encountered: