|
Note also, that initially this Jira was intended for writing the DiscriminatorValue to the DiscriminatorColumn. I also ended up changing this to read back the DiscriminatorValue from the DiscriminatorColumn and using that for determining the proper subclass. Which means that in those cases if the DiscriminatorValue gets "messed up" we will no longer read back the correct type.
|