You are currently viewing the 1.0 branch api documentation. Switch to 1.1

1.0 Doctrine_Adapter_Interface

Doctrine Adapter Interface

This adapter interface should be implemented by all custom adapters

Method Details

  • beginTransaction()


  • commit()


  • errorCode()


  • errorInfo()


  • exec($statement)


  • lastInsertId()


  • prepare($prepareString)


  • query($queryString)


  • quote($input)


  • rollBack()