You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/10/25 18:10:51 UTC

[JIRA] Created: (CAY-903) Support primitive types in DataObjects

Support primitive types in DataObjects
--------------------------------------

                 Key: CAY-903
                 URL: https://issues.apache.org/cayenne/browse/CAY-903
             Project: Cayenne
          Issue Type: Improvement
          Components: Cayenne Core Library
    Affects Versions: 3.0
            Reporter: Andrus Adamchik
            Assignee: Andrus Adamchik
             Fix For: 3.0


While Cayenne runtime is primitive-friendly already (POJOs can use primitives) , CayenneDataObject class generation templates do not handle primitive support correctly. Need to fix the templates and add primitive options to the Modeler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[JIRA] Closed: (CAY-903) Support primitive types in DataObjects

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

Andrus Adamchik closed CAY-903.
-------------------------------

    Resolution: Fixed

> Support primitive types in DataObjects
> --------------------------------------
>
>                 Key: CAY-903
>                 URL: https://issues.apache.org/cayenne/browse/CAY-903
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Cayenne Core Library
>    Affects Versions: 3.0
>            Reporter: Andrus Adamchik
>            Assignee: Andrus Adamchik
>             Fix For: 3.0
>
>
> While Cayenne runtime is primitive-friendly already (POJOs can use primitives) , CayenneDataObject class generation templates do not handle primitive support correctly. Need to fix the templates and add primitive options to the Modeler.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.