|
WebObjects 5.2.4 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOAdaptorOperation | |
com.webobjects.eoaccess | Provides the data access mechanisms for the Enterprise Objects technology. |
Uses of EOAdaptorOperation in com.webobjects.eoaccess |
Methods in com.webobjects.eoaccess with parameters of type EOAdaptorOperation | |
void |
EODatabaseOperation.addAdaptorOperation(EOAdaptorOperation adaptorOp)
Adds adaptorOp to the receiver's list of adaptor operations. |
void |
EODatabaseOperation.removeAdaptorOperation(EOAdaptorOperation adaptorOp)
Removes adaptorOp from the receiver's list of adaptor
operations. |
int |
EOAdaptorOperation.compareAdaptorOperation(EOAdaptorOperation other)
Orders the adaptor operations represented by the receiver and other alphabetically by entity name, and by adaptor
operator within the same entity. |
void |
EOAdaptorChannel.performAdaptorOperation(EOAdaptorOperation adaptorOp)
Performs adaptorOp by invoking the adaptor channel method
appropriate for performing the specified operation. |
|
Last updated Wed May 25 10:47:15 PDT 2005. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |