/**
phpDox
Overview
Namespaces
Interfaces
Classes
Source
Overview
Classes
Query
AbstractDriver
get_sql
Introduction
Synopsis
Return
Interface
Source
Query\AbstractDriver::
get_sql
Get the SQL class for the current driver
Signature
public function get_sql()
Returns
SQL_Interface
Defined by Interface
DriverInterface