Kasper Sørensen created METAMODEL-69:
----------------------------------------
Summary: Deserializing legacy ColumnType is not working
Key: METAMODEL-69
URL: https://issues.apache.org/jira/browse/METAMODEL-69
Project: Metamodel
Issue Type: Bug
Affects Versions: 4.2
Reporter: Kasper Sørensen
Assignee: Kasper Sørensen
Fix For: 4.2
Because the old ColumnType was an enum and the new one is an interface, we
cannot currently deserialize an old schema structure into the new class format.
To fix, we need an enum implementation of the new interface and make the
LegacyDeserializationObjectInputStream port the old objects into instances from
this new enum.
--
This message was sent by Atlassian JIRA
(v6.2#6252)