Problemunvalidated
A container entity needs to persist a List of objects whose types are subclasses of a common base class. Because the base is annotated with @MappedSuperclass, attempts to map the list using generics/relationship annotations fail.
892808c8-9481-430f-8ee2-cff4a0e7d8d7
A container entity needs to persist a List of objects whose types are subclasses of a common base class. Because the base is annotated with @MappedSuperclass, attempts to map the list using generics/relationship annotations fail.