public class RowProcessor extends Object
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
SQLException
Copyright © 2019 JavaLite. All rights reserved.