View Javadoc

1   package org.apache.torque.linkage;
2   
3   /**
4    * This Torque generated class is used to link the runtime code in
5    * org.apache.torque.* packages to the Database specific MapInit classes
6    * generated in the user defined packages. It resided in the
7    * org.apache.torque.linkage so that the runtime code can locate it regardless
8    * of the user build properties.
9    * 
10   * @see org.apache.torque.map.DatabaseMap#initialize() DatabaseMap.initialize()
11   */
12  public class MailboxmanagerMapInit extends
13          org.apache.james.mailboxmanager.torque.om.map.MailboxmanagerMapInit {
14  }