org.apache.turbine.services.schedule.map
Class DefaultMapInit
java.lang.Object
org.apache.turbine.services.schedule.map.DefaultMapInit
- Direct Known Subclasses:
- DefaultMapInit
public class DefaultMapInit
- extends 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()
Method Summary |
static void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMapInit
public DefaultMapInit()
init
public static final void init()
throws org.apache.torque.TorqueException
- Throws:
org.apache.torque.TorqueException
Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.