Uses of Interface
org.apache.torque.map.MapBuilder

Packages that use MapBuilder
org.apache.torque.util Misc. 
 

Uses of MapBuilder in org.apache.torque.util
 

Methods in org.apache.torque.util that return MapBuilder
static MapBuilder BasePeer.getMapBuilder()
          Deprecated. you have to specify the name of the map builder!
static MapBuilder BasePeer.getMapBuilder(java.lang.String name)
          This method returns the MapBuilder specified in the name parameter.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.