This class can be used to call PostgreSQL stored procedures.
It defines the __call function to accept calls to PostgreSQL stored procedures by the name of function of the class that is called.
The class takes the function arguments and converts them to parameters that are passed when the stored procedure is called.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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