public class ResultSetApply extends Object
| Constructor and Description |
|---|
ResultSetApply(ResultSet rs,
ResultSetProcessor proc) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
static void |
apply(ResultSet rs,
ResultSetProcessor proc) |
public ResultSetApply(ResultSet rs, ResultSetProcessor proc)
public void apply()
public static void apply(ResultSet rs, ResultSetProcessor proc)
Licenced under the Apache License, Version 2.0