Class ResultSetTransform.Rule
java.lang.Object
fc.jdbc.ResultSetTransform.Rule
- Enclosing class:
- ResultSetTransform
A transform rule, added to a specific column index or name via
the 
 methods. To instantiate this
class, use the foo.new Rule() syntax, where foo is
an instance of the outer ResultSetTransform class.
invalid reference
addColumnTransform- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
Rulepublic Rule()
 
- 
- 
Method Details- 
getResultSet
- 
getMetaData
 
-