Overview

Namespaces

  • None
  • RedBeanPHP
    • Adapter
    • BeanHelper
    • Cursor
    • Driver
    • Logger
      • RDefault
    • QueryWriter
    • RedException
    • Repository
    • Util

Classes

  • NullCursor
  • PDOCursor
  • Overview
  • Namespace
  • Class

Namespace RedBeanPHP\Cursor

Classes summary
NullCursor

NULL Database Cursor Implementation of the NULL Cursor. Used for an empty BeanCollection.

PDOCursor

PDO Database Cursor Implementation of PDO Database Cursor. Used by the BeanCollection to fetch one bean at a time.

API documentation generated by ApiGen