er.extensions.eof
Class ERXEOAccessUtilities.ChannelAction
java.lang.Object
er.extensions.eof.ERXEOAccessUtilities.ChannelAction
- Direct Known Subclasses:
- ERXMigrator.ERXMigrationAction
- Enclosing class:
- ERXEOAccessUtilities
public abstract static class ERXEOAccessUtilities.ChannelAction
- extends java.lang.Object
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
Method Summary |
protected abstract int |
doPerform(com.webobjects.eoaccess.EOAdaptorChannel channel)
|
int |
perform(com.webobjects.eocontrol.EOEditingContext ec,
java.lang.String modelName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ERXEOAccessUtilities.ChannelAction
public ERXEOAccessUtilities.ChannelAction()
doPerform
protected abstract int doPerform(com.webobjects.eoaccess.EOAdaptorChannel channel)
perform
public int perform(com.webobjects.eocontrol.EOEditingContext ec,
java.lang.String modelName)
Copyright © 2002 – 2007 Project Wonder.