| 
WebObjects 5.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOAdaptorContext | |
| com.webobjects.eoaccess | |
| com.webobjects.jdbcadaptor | |
| com.webobjects.jndiadaptor | Provides an implementation of an Enterprise Objects Frameworks (EOF) adaptor for JNDI data sources. | 
| Uses of EOAdaptorContext in com.webobjects.eoaccess | 
| Methods in com.webobjects.eoaccess that return EOAdaptorContext | |
 EOAdaptorContext | 
EOAdaptorChannel.adaptorContext()
Returns the receiver's EOAdaptorContext.  | 
abstract  EOAdaptorContext | 
EOAdaptor.createAdaptorContext()
An abstract method that should be implemented by subclasses to create and return a new EOAdaptorContext, or null if a new context can't be created. | 
 EOAdaptorContext | 
EODatabaseContext.adaptorContext()
Returns the EOAdaptorContext used by the EODatabaseContext for communication with the database server.  | 
| Constructors in com.webobjects.eoaccess with parameters of type EOAdaptorContext | |
EOAdaptorChannel(EOAdaptorContext context)
Creates and returns an EOAdaptorChannel with the adaptor context context. | 
|
| Uses of EOAdaptorContext in com.webobjects.jdbcadaptor | 
| Subclasses of EOAdaptorContext in com.webobjects.jdbcadaptor | |
 class | 
JDBCContext
 | 
| Methods in com.webobjects.jdbcadaptor that return EOAdaptorContext | |
 EOAdaptorContext | 
JDBCAdaptor.createAdaptorContext()
Returns a new JDBCContext for this adaptor.  | 
| Uses of EOAdaptorContext in com.webobjects.jndiadaptor | 
| Subclasses of EOAdaptorContext in com.webobjects.jndiadaptor | |
 class | 
JNDIContext
The JNDIContext class represents a transaction scope on a
 Java Naming and Directory Interface service. | 
| Methods in com.webobjects.jndiadaptor that return EOAdaptorContext | |
 EOAdaptorContext | 
JNDIAdaptor.createAdaptorContext()
 | 
  | 
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||