ERXEOAccessUtilities.ChannelAction Class Reference
Inherited by
ERXMigrator.ERXMigrationAction.
List of all members.
|
Public Member Functions |
| int | perform (EOEditingContext ec, String modelName) |
Protected Member Functions |
| abstract int | doPerform (EOAdaptorChannel channel) |
Detailed Description
Deals with the nitty-gritty of direct row manipulation by correctly opening, closing, locking and unlocking the needed EOF objects for direct row manipulation. Wraps the actions in a transaction. The API is not really finalized, if someone has a better idea he's welcome to change it.
- Author:
- ak
Member Function Documentation
| abstract int doPerform |
( |
EOAdaptorChannel |
channel |
) |
[protected, pure virtual] |
| int perform |
( |
EOEditingContext |
ec, |
|
|
String |
modelName | |
|
) |
| | |
The documentation for this class was generated from the following file: