Class FOFDatabaseIteratorPostgresql
PostgreSQL database iterator.
- FOFDatabaseIterator implements Iterator
-
FOFDatabaseIteratorPostgresql
Package: FrameworkOnFramework\database
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt This file is adapted from the Joomla! Platform. It is used to iterate a database cursor returning FOFTable objects instead of plain stdClass objects
Located at fof/database/iterator/postgresql.php
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt This file is adapted from the Joomla! Platform. It is used to iterate a database cursor returning FOFTable objects instead of plain stdClass objects
Located at fof/database/iterator/postgresql.php
Methods summary
public
integer
|
|
protected
mixed
|
|
protected
|
Methods inherited from FOFDatabaseIterator
__construct(),
__destruct(),
current(),
getIterator(),
getTable(),
key(),
next(),
rewind(),
valid()
