Constructor
| Parameters: |
|
|---|
Set the row object prototype
| Parameters: | object – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | ResultSet |
Set the hydrator to use for each row object
| Parameters: | HydratorInterface – |
|---|---|
| Return type: | HydratingResultSet |
Get the hydrator to use for each row object
| Return type: | HydratorInterface |
|---|
Iterator: get current item
| Return type: | object |
|---|