Query Build Exec
Package:
Summary:
Build and execute MySQL queries from bean objects
Groups:
Author:
Description:
This package can be used to Build and execute MySQL database queries from bean objects.
It can take an object from a bean class and use PHP reflection to extract the object variable values in order to compose and execute SQL INSERT, UPDATE and DELETE queries on a given MySQL database.
It can take an object from a bean class and use PHP reflection to extract the object variable values in order to compose and execute SQL INSERT, UPDATE and DELETE queries on a given MySQL database.
Comments are closed.