Add @ElementJoinColumn for Property and Header tables ----------------------------------------------------- Key: IMAP-180 URL: https://issues.apache.org/jira/browse/IMAP-180 Project: JAMES Imap Issue Type: Improvement Components: JPA Mailbox Environment: All Reporter: Eric Charles Add @ElementJoinColumn on 'properties' and 'headers' attributes of AbstractJPAMessage. This will prevent JPA to create unneeded intermediate tables between MESSAGE and PROPERTY, HEADER tables. -- 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