Does the JPA spec support mapping a collection of subtypes? I haven't found
any spec or implementation documentation that demonstrates it supported;
that's why I am asking.
There is a similar question on Stack Overflow. I am linking to it because
it has example mappings that are similar to my real-world case. I also get
his exact unexpected result too:
http://stackoverflow.com/questions/32036228/mapping-subclass-list-in-java-using-hibernate-annotations
Please advise. Thanks for your help.
Cheers,
Paul