public class RowProcessor extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RowProcessor.ResultSetConcur  | 
static class  | 
RowProcessor.ResultSetType  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
RowProcessor(ResultSet rs,
            Statement s)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
processRS(RowListener listener)  | 
void | 
with(RowListener listener)  | 
public void with(RowListener listener)
protected void processRS(RowListener listener) throws SQLException
SQLExceptionCopyright © 2020 JavaLite. All rights reserved.