Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Hooks for dao #36

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Hooks for dao #36

wants to merge 4 commits into from

Conversation

buzden
Copy link
Contributor

@buzden buzden commented Jun 24, 2014

The thing I suggest is to make able a user to set some kind of hooks on some basic dao operations during the system configuration.

The only operation yet implemented is the non-batch 'insert' operation.

These changes are backward-compartible and rely on the pull request #35.

buzden added 4 commits June 24, 2014 12:57
This makes the user able to create ORM config with
the custom SqlWriterStrategy which seems to be useful.
Jet only pre-insert action is supported.
It is called each time before the insert action is performed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant