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