| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectolr.om.map.ModelMapBuilder
This class was autogenerated by Torque on: [Tue Jul 13 14:47:47 CEST 2004]
| Field Summary | |
static java.lang.String | 
CLASS_NAME
The name of this class  | 
| Constructor Summary | |
ModelMapBuilder()
 | 
|
| Method Summary | |
 void | 
doBuild()
The doBuild() method builds the DatabaseMap  | 
 org.apache.torque.map.DatabaseMap | 
getDatabaseMap()
Gets the databasemap this map builder built.  | 
 boolean | 
isBuilt()
Tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final java.lang.String CLASS_NAME
| Constructor Detail | 
public ModelMapBuilder()
| Method Detail | 
public boolean isBuilt()
isBuilt in interface org.apache.torque.map.MapBuilderpublic org.apache.torque.map.DatabaseMap getDatabaseMap()
getDatabaseMap in interface org.apache.torque.map.MapBuilder
public void doBuild()
             throws org.apache.torque.TorqueException
doBuild in interface org.apache.torque.map.MapBuilderorg.apache.torque.TorqueException
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||