Package org.apache.james.mailbox.jpa.mail.model.openjpa

Class Summary
AbstractJPAMessage Abstract base class for JPA based implementations of AbstractMessage
AbstractJPAMessage.MailboxIdUidKey Identifies composite key
JPAMessage  
JPAStreamingMessage JPA implementation of AbstractJPAMessage which use openjpas Persistent type to be able to stream the message content without loading it into the memory at all.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.