You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Pavel Dyadych (JIRA)" <ji...@apache.org> on 2012/06/09 14:05:42 UTC

[jira] [Created] (CAY-1711) Abstract ObjEntities without abstract keyword in class

Pavel Dyadych created CAY-1711:
----------------------------------

             Summary: Abstract ObjEntities without abstract keyword in class
                 Key: CAY-1711
                 URL: https://issues.apache.org/jira/browse/CAY-1711
             Project: Cayenne
          Issue Type: Bug
          Components: Core Library, Modeler
    Affects Versions: 3.0.2
            Reporter: Pavel Dyadych
            Priority: Minor


1. Create sample DbEntity (assume ITEM)
2. And appropriate ObjEntity (Item)
3. Mark checkbox "[ ] abstract class".
4. Generate source files.

RESULT: No "abstract" keyword present for generated class "Item"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAY-1711) Abstract ObjEntities without abstract keyword in class

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

Andrus Adamchik commented on CAY-1711:
--------------------------------------

Hi Pavel. This is fixed in 3.1 so if you have an opportunity to upgrade to 3.1 beta, you 'll get "abstract" keyword right away.
                
> Abstract ObjEntities without abstract keyword in class
> ------------------------------------------------------
>
>                 Key: CAY-1711
>                 URL: https://issues.apache.org/jira/browse/CAY-1711
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library, Modeler
>    Affects Versions: 3.0.2
>            Reporter: Pavel Dyadych
>            Priority: Minor
>
> 1. Create sample DbEntity (assume ITEM)
> 2. And appropriate ObjEntity (Item)
> 3. Mark checkbox "[ ] abstract class".
> 4. Generate source files.
> RESULT: No "abstract" keyword present for generated class "Item"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira