Name JPA Database Tables and Columns
------------------------------------

                 Key: IMAP-228
                 URL: https://issues.apache.org/jira/browse/IMAP-228
             Project: JAMES Imap
          Issue Type: Improvement
    Affects Versions: 0.2-M1
            Reporter: Eric Charles


The database tables and columns naming are delegated to OpenJPA. This depends 
on the database.
We should fix them via JPA annotations so we have predictive and common 
behaviour on all databases (mysql, oracle,...).
We should respect the uppercase and underscore pattern (TABLE_NAME, 
COLUMN_NAME).

All JPA Domain classes need to be adapted (mailbox) in IMAP, but also in server.

-- 
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-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to