Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.M3
-
None
-
None
Description
For prototypes that map to a custom Java class (or enum) that is not known to the model importer, there is no way to determine the sql type from that alone. But usually the externalType is mentioned in the model plist of the prototype, so we can use that as a hint.
I'll submit a pull request doing this shortly.