This package can compose SQL queries from parameters.
There is a base class that has objects of query classes for composing queries to execute SQL SELECT, INSERT, UPDATE and DELETE queries.
Each of the query classes provide functions that can define table names, field names, field values, condition and limit clauses.
The composed queries are returned as single strings.
A class to build SQL queries and returns an SQL string for inserts,updates,deletes, and selects.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|