You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Mohammad Naghavi (JIRA)" <se...@james.apache.org> on 2010/11/24 07:50:18 UTC

[jira] Created: (IMAP-233) jpa mapping files

jpa mapping files
-----------------

                 Key: IMAP-233
                 URL: https://issues.apache.org/jira/browse/IMAP-233
             Project: JAMES Imap
          Issue Type: New Feature
         Environment: JPA
            Reporter: Mohammad Naghavi


Trying to move all hard coded JPA java annotations to mapping files allowing the user configure the DB Schema structure without recompiling the whole code.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Updated] (MAILBOX-13) jpa mapping files

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

Norman Maurer updated MAILBOX-13:
---------------------------------

    Component/s: jpa mailbox

@eric:

Can we close this ?

> jpa mapping files
> -----------------
>
>                 Key: MAILBOX-13
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-13
>             Project: James Mailbox
>          Issue Type: New Feature
>          Components: jpa mailbox
>         Environment: JPA
>            Reporter: Mohammad Naghavi
>             Fix For: 0.3
>
>         Attachments: jpa_metadata.patch
>
>
> Trying to move all hard coded JPA java annotations to mapping files allowing the user configure the DB Schema structure without recompiling the whole code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Closed] (MAILBOX-13) jpa mapping files

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

Eric Charles closed MAILBOX-13.
-------------------------------

    Resolution: Fixed
      Assignee: Eric Charles
    
> jpa mapping files
> -----------------
>
>                 Key: MAILBOX-13
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-13
>             Project: James Mailbox
>          Issue Type: New Feature
>          Components: jpa mailbox
>         Environment: JPA
>            Reporter: Mohammad Naghavi
>            Assignee: Eric Charles
>             Fix For: 0.4
>
>         Attachments: jpa_metadata.patch
>
>
> Trying to move all hard coded JPA java annotations to mapping files allowing the user configure the DB Schema structure without recompiling the whole code.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Commented] (MAILBOX-13) jpa mapping files

Posted by "Eric Charles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAILBOX-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048395#comment-13048395 ] 

Eric Charles commented on MAILBOX-13:
-------------------------------------

Hi Norman,
Hi Mohammad,

We should close this JIRA. Additional mapping files can be created to map to other tables/colums defined by the adminstrator.
Tks,
- Eric


> jpa mapping files
> -----------------
>
>                 Key: MAILBOX-13
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-13
>             Project: James Mailbox
>          Issue Type: New Feature
>          Components: jpa mailbox
>         Environment: JPA
>            Reporter: Mohammad Naghavi
>             Fix For: 0.3
>
>         Attachments: jpa_metadata.patch
>
>
> Trying to move all hard coded JPA java annotations to mapping files allowing the user configure the DB Schema structure without recompiling the whole code.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (MAILBOX-13) jpa mapping files

Posted by "Eric Charles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAILBOX-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981738#action_12981738 ] 

Eric Charles commented on MAILBOX-13:
-------------------------------------

Hi Mohammad,
I've committed an simple example (http://svn.apache.org/viewvc?rev=1058984&view=rev) of mapping file.
I successfully tested it, the (partial) definitions taking precedence on the annotations defined in the classes.
Can this map your requirements?
Tks,
Eric


> jpa mapping files
> -----------------
>
>                 Key: MAILBOX-13
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-13
>             Project: James Mailbox
>          Issue Type: New Feature
>         Environment: JPA
>            Reporter: Mohammad Naghavi
>         Attachments: jpa_metadata.patch
>
>
> Trying to move all hard coded JPA java annotations to mapping files allowing the user configure the DB Schema structure without recompiling the whole code.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (IMAP-233) jpa mapping files

Posted by "Mohammad Naghavi (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Naghavi updated IMAP-233:
----------------------------------

    Attachment: jpa_metadata.patch

My first try to move the annotations out of classes

> jpa mapping files
> -----------------
>
>                 Key: IMAP-233
>                 URL: https://issues.apache.org/jira/browse/IMAP-233
>             Project: JAMES Imap
>          Issue Type: New Feature
>         Environment: JPA
>            Reporter: Mohammad Naghavi
>         Attachments: jpa_metadata.patch
>
>
> Trying to move all hard coded JPA java annotations to mapping files allowing the user configure the DB Schema structure without recompiling the whole code.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org