This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Can anybody share how to create mailbox ER tables?pmuir Mar 22, 2007 5:46 AM (in response to gus888)If you mean Seam email support as documented in the reference manual, there are no tables needed for it. 
- 
        2. Re: Can anybody share how to create mailbox ER tables?pmuir Mar 22, 2007 5:46 AM (in response to gus888)- it doesn't use any persistence stuff. 
- 
        3. Re: Can anybody share how to create mailbox ER tables?gus888 Mar 22, 2007 1:49 PM (in response to gus888)Hi Peter, 
 Thank you for your reply. In my project, I want to use entity tables to save these emails (sent emails and received emails) into database. So I want to use entityManager.persist(...). Could you please give some guidance on designing email entity fields? Thank you very much.
 Best regards,
 Gus
 
    