Uses of Class
org.apache.turbine.torque.engine.database.model.IdMethodParameter

Packages that use IdMethodParameter
org.apache.turbine.torque.engine.database.model   
 

Uses of IdMethodParameter in org.apache.turbine.torque.engine.database.model
 

Methods in org.apache.turbine.torque.engine.database.model that return IdMethodParameter
 IdMethodParameter Table.addIdMethodParameter(org.xml.sax.Attributes attrib)
          /** A utility function to create a new id method parameter from attrib and add it to this table.
 

Methods in org.apache.turbine.torque.engine.database.model with parameters of type IdMethodParameter
 void Table.addIdMethodParameter(IdMethodParameter imp)
          Adds a new id method parameter to the vector and set the parent table of the column to the current table
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.