public interface IResultEnumerator
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
getExpected()
Get the reference result set.
|
ResultSet |
getReceived()
Get the system result set.
|
boolean |
next()
Check if there are more elements.
|
boolean next()
throws SQLException
SQLException - On errors.ResultSet getExpected()
ResultSet getReceived()
Copyright © 2017. All rights reserved.