DBFolder.java | Class | A subclass of javax.mail.Folder providing storage for MimeMessages at database
LONGVARBINARY columns and MBOX files.
Folders are also a subclass of com.knowgate.hipergate.Category
Category behaviour is obtained by delegation to a private Category instance.
For each DBFolder there is a corresponding row at k_categories database table. |