org.apache.james.mailboxmanager.torque.om.map
Class MailboxmanagerMapInit

java.lang.Object
  extended by org.apache.james.mailboxmanager.torque.om.map.MailboxmanagerMapInit
Direct Known Subclasses:
MailboxmanagerMapInit

public class MailboxmanagerMapInit
extends java.lang.Object

This is a Torque Generated class that is used to load all database map information at once. This is useful because Torque's default behaviour is to do a "lazy" load of mapping information, e.g. loading it only when it is needed.

See Also:
DatabaseMap.initialize()

Constructor Summary
MailboxmanagerMapInit()
           
 
Method Summary
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MailboxmanagerMapInit

public MailboxmanagerMapInit()
Method Detail

init

public static final void init()
                       throws org.apache.torque.TorqueException
Throws:
org.apache.torque.TorqueException


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.