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

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

Uses of StructBean in net.sourceforge.sqlunit.beans
 

Methods in net.sourceforge.sqlunit.beans with parameters of type StructBean
 void OutParam.setValue(StructBean value)
          Sets the outparam value from a StructBean.