Manual:IDatabase.php

A basic database interface for live and lazy-loaded relation database handles. Extends ISQLPlatform and DbQuoter .

Public methods

edit
  • getServerInfo()
  • getTopologyBasedServerId()
  • getTopologyRole()
  • trxLevel()
  • trxTimestamp()
  • explicitTrxActive()
  • tablePrefix()
  • dbSchema()
  • getLBInfo()
  • setLBInfo()
  • lastQuery()
  • lastDoneWrites()
  • writesPending()
  • writesOrCallbacksPending()
  • pendingWriteQueryDuration()

etc.

Extended by

edit

Implemented by

edit