Namespace DSchoenbauer\Orm\Events\Persistence
| PdoCreate | Event driven hook to creates information from a PDO connection |
| PdoDelete | Event driven hook to delete information from a PDO connection |
| PdoSelect | Event driven hook to select information from a PDO connection |
| PdoUpdate | Event driven hook to update information from a PDO connection |