[
https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882692#action_12882692
]
Evgeny Ryabitskiy commented on CAY-1455:
----------------------------------------
Maybe it is specified JDBC type but there is no sense in column of type NULL.
Same for object of type NULL.
As I remember it was add for binding, when we were passing Java null to
SQLTemplate, so type of Java null was mapped to JDBC NULL type.
That is only case it was used.... Guess when I add it to TypeMapping class it
was caught by Modeler.
so.. +1for this issue
> "NULL" JDBC type is shown for DbAttribute data types in the Modeler
> -------------------------------------------------------------------
>
> Key: CAY-1455
> URL: https://issues.apache.org/jira/browse/CAY-1455
> Project: Cayenne
> Issue Type: Bug
> Components: Modeler
> Affects Versions: 3.1M1
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Fix For: 3.1M1
>
>
> This affects 3.1 CayenneModeler and is probably related to the recent changes
> in the project package, A types dropdown for DbAttributes contains a value of
> "NULL". Need to trace it down.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.