org.apache.torque.linkage
Class DefaultMapInit

java.lang.Object
  extended by org.apache.turbine.services.schedule.map.DefaultMapInit
      extended by org.apache.torque.linkage.DefaultMapInit

public class DefaultMapInit
extends DefaultMapInit

This Torque generated class is used to link the runtime code in org.apache.torque.* packages to the Database specific MapInit classes generated in the user defined packages. It resided in the org.apache.torque.linkage so that the runtime code can locate it regardless of the user build properties.

See Also:
DatabaseMap.initialize()

Constructor Summary
DefaultMapInit()
           
 
Method Summary
 
Methods inherited from class org.apache.turbine.services.schedule.map.DefaultMapInit
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMapInit

public DefaultMapInit()


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