DbProxy
Package:
Summary:
Execute MySQL queries from SQL defined in XML
Groups:
Author:
Description:
This class can be used to execute MySQL queries from SQL templates defined in XML files.
It can parse a given XML file that contains definitions of SQL query templates.
The class can execute given MySQL queries eventually replacing template parameters with given values.
It can parse a given XML file that contains definitions of SQL query templates.
The class can execute given MySQL queries eventually replacing template parameters with given values.
Comments are closed.