Constructor
| Parameters: | array|resource – |
|---|---|
| Throws ZendDbAdapterExceptionInvalidArgumentException: | |
@param ProfilerProfilerInterface $profiler
| Return type: | Connection |
|---|
Set connection parameters
| Parameters: | array – |
|---|---|
| Return type: | Connection |
Get connection parameters
| Return type: | array |
|---|
Set resource
| Parameters: | resource – |
|---|---|
| Throws ExceptionInvalidArgumentException: | |
| Return type: | Connection |
Connect
| Return type: | null |
|---|
Disconnect
Commit
Rollback
Execute
| Parameters: | string – |
|---|---|
| Throws ExceptionRuntimeException: | |
| Return type: | mixed |
Prepare
| Parameters: | string – |
|---|---|
| Return type: | string |