Transactd PHP ORM 1.5.0
  • Namespace
  • Class

Namespaces

  • None
  • Transactd
    • boot
      • Laravel

Classes

  • AggregateFunction
  • CachedQueryExecuter
  • Collection
  • CollectionIterator
  • DatabaseManager
  • Model
  • QueryAdapter
  • QueryExecuter
  • Relation
  • TableForwordIterator
  • TableIterator
  • TableReverseIterator

Traits

  • JsonSerializable

Exceptions

  • IOException
  • ModelNotFoundException
  • ModelUserCancelException

Class TableForwordIterator

Implement the forward server cursor.

Transactd\TableIterator implements Iterator
Extended by Transactd\TableForwordIterator
Namespace: Transactd
Located at TableForwordIterator.php

Methods summary

public
# prev( )

Move to previous record.

Move to previous record.

public
# next( )

Move to next record.

Move to next record.

Methods inherited from Transactd\TableIterator

__construct(), current(), delete(), insert(), key(), rewind(), setTimestampMode(), update(), valid(), validOrFail()

Properties summary

Properties inherited from Transactd\TableIterator

$cPtr, $lockBias, $pos

Transactd PHP ORM 1.5.0 API documentation generated by ApiGen