@param ProfilerProfilerInterface $profiler
| Return type: | Statement |
|---|
Initialize
| Parameters: | resource – |
|---|---|
| Return type: | void |
| Throws : | ExceptionRuntimeException for invalid or missing postgresql connection |
Set parameter container
| Parameters: | ParameterContainer – |
|---|---|
| Return type: | Statement |
Get parameter container
| Return type: | ParameterContainer |
|---|
Prepare
| Parameters: | string – |
|---|
Execute
| Parameters: | ParameterContainer|null – |
|---|---|
| Throws ExceptionInvalidQueryException: | |
| Return type: | Result |