public abstract class ResultSetTransform.Rule extends Object
addColumnTransform
methods. To instantiate this
class, use the foo.new Rule() syntax, where foo is
an instance of the outer ResultSetTransform class.Constructor and Description |
---|
Rule() |
Modifier and Type | Method and Description |
---|---|
ResultSetMetaData |
getMetaData() |
ResultSet |
getResultSet() |
public Rule()
public ResultSet getResultSet()
public ResultSetMetaData getMetaData()