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