|
|||||||||
| Home >> All >> org >> apache >> commons >> [ beanutils overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.commons.beanutils.ResultSetDynaClass
| Uses of ResultSetDynaClass in org.apache.commons.beanutils |
| Fields in org.apache.commons.beanutils declared as ResultSetDynaClass | |
protected ResultSetDynaClass |
DynaResultSetTestCase.dynaClass
The mock result set DynaClass to be tested. |
protected ResultSetDynaClass |
ResultSetIterator.dynaClass
The ResultSetDynaClass we are associated with. |
| Constructors in org.apache.commons.beanutils with parameters of type ResultSetDynaClass | |
ResultSetIterator(ResultSetDynaClass dynaClass)
Construct an Iterator for the result set being wrapped
by the specified ResultSetDynaClass. |
|
|
|||||||||
| Home >> All >> org >> apache >> commons >> [ beanutils overview ] | PREV NEXT | ||||||||