Uses of Class
net.sourceforge.sqlunit.beans.FieldBean

Packages that use FieldBean
net.sourceforge.sqlunit.beans Beans for the SQLUnit handlers. 
 

Uses of FieldBean in net.sourceforge.sqlunit.beans
 

Methods in net.sourceforge.sqlunit.beans with parameters of type FieldBean
 void StructBean.addField(FieldBean fBean)
          Adds FieldBean to end of contained list
 void StructBean.addField(int index, FieldBean fBean)
          Adds FieldBean to end of contained list at given index