Make IResultWrapper inherit from SeekableIterator instead of Iterator. As suggested by the interface documentation, throw an OutOfBoundsException when the seek is out of bounds, instead of failing in subtle ways. Change-Id: I60427bc9057677254f1b06177ec525f1ae917721 |
||
|---|---|---|
| .. | ||
| FakeResultWrapper.php | ||
| IResultWrapper.php | ||
| MysqliResultWrapper.php | ||
| PostgresResultWrapper.php | ||
| ResultWrapper.php | ||
| SqliteResultWrapper.php | ||