|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use OutParam | |
---|---|
net.sourceforge.sqlunit.beans | Beans for the SQLUnit handlers. |
Uses of OutParam in net.sourceforge.sqlunit.beans |
---|
Methods in net.sourceforge.sqlunit.beans that return OutParam | |
---|---|
OutParam[] |
DatabaseResult.getOutParams()
Returns an array of OutParam objects for this DatabaseResult object. |
Methods in net.sourceforge.sqlunit.beans with parameters of type OutParam | |
---|---|
void |
DatabaseResult.setOutParams(OutParam[] outParams)
Sets the outparams into the DatabaseResult object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |