MySQL Database Layer With Dynamic SQL Generators
Package:
Summary:
Run MySQL database queries from parameter lists
Groups:
Author:
Description:
This class is MySQL database access layer that can execute queries from parameter lists.
It can connect to a given MySQL database and execute SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses.
It can connect to a given MySQL database and execute SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses.
Comments are closed.