/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query\Drivers
AbstractDriver
getSequences
Introduction
Synopsis
Return
Interface
Source
Query\Drivers\AbstractDriver::
getSequences
Return list of sequences for the current database, if they exist
Signature
public function getSequences()
Returns
array
Defined by Interface
DriverInterface