You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2010/06/25 09:09:50 UTC

[jira] Created: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

"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.


[jira] Commented: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Evgeny Ryabitskiy (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Updated: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Rostislav (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rostislav updated CAY-1455:
---------------------------

    Attachment: NULL-JDBC-type-is-shown-for-DbAttribute-data-types-in-the-Modeler-patch

fixes problem

> "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
>
>         Attachments: NULL-JDBC-type-is-shown-for-DbAttribute-data-types-in-the-Modeler-patch
>
>
> 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.


[jira] Updated: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Rostislav (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rostislav updated CAY-1455:
---------------------------

    Attachment:  NULL-JDBC-type-is-shown-for-DbAttribute-data-types-in-the-Modeler.patch

fix problem

> "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
>
>         Attachments:  NULL-JDBC-type-is-shown-for-DbAttribute-data-types-in-the-Modeler.patch
>
>
> 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.


[jira] Reopened: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik reopened CAY-1455:
----------------------------------


Evgeny thanks for the comment. It now makes more sense to me. I'll take it out from the dropdown.

> "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.


[jira] Updated: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Rostislav (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rostislav updated CAY-1455:
---------------------------

    Attachment:     (was: NULL-JDBC-type-is-shown-for-DbAttribute-data-types-in-the-Modeler-patch)

> "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.


[jira] Closed: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1455.
--------------------------------

    Fix Version/s: 3.0.1
       Resolution: Fixed

> "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.0.1, 3.1M1
>
>         Attachments:  NULL-JDBC-type-is-shown-for-DbAttribute-data-types-in-the-Modeler.patch
>
>
> 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.


[jira] Closed: (CAY-1455) "NULL" JDBC type is shown for DbAttribute data types in the Modeler

Posted by "Andrus Adamchik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrus Adamchik closed CAY-1455.
--------------------------------

    Resolution: Not A Problem

Actually I was wrong - this is not a problem. NULL is a valid JDBC data type per java.sql.Types. Go figure.

> "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.