|
WebObjects 5.2.3 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
JDBCAdaptor | JDBCAdaptor is a concrete subclass of EOAdaptor that use JDBC for connecting to a database. |
JDBCChannel | |
JDBCContext | |
JDBCExpression | |
JDBCExpressionFactory | The expression factory for the JDBCAdaptor. |
JDBCPlugIn | JDBCPlugIn is used to customize the JDBCAdaptor for a particular database and its JDBC driver. |
MerantPlugIn | |
MerantPlugIn.MerantExpression | |
MerantPlugIn.MerantSynchronizationFactory | |
MicrosoftPlugIn | |
MicrosoftPlugIn.MicrosoftExpression | |
MicrosoftPlugIn.MicrosoftSynchronizationFactory | |
MySQLPlugIn | |
MySQLPlugIn.MySQLExpression | |
MySQLPlugIn.MySQLSynchronizationFactory | |
OpenBasePlugIn | |
OpenBasePlugIn.OpenBaseExpression | |
OpenBasePlugIn.OpenBaseSynchronizationFactory | |
OraclePlugIn | |
OraclePlugIn.OracleExpression | |
OraclePlugIn.OracleSynchronizationFactory | |
SybasePlugIn | |
SybasePlugIn.SybaseExpression | |
SybasePlugIn.SybaseSynchronizationFactory |
Exception Summary | |
JDBCAdaptorException | The JDBCAdaptor generally throws a JDBCAdaptorException when something goes wrong. |
Provides an implementation of an Enterprise Objects adaptor for JDBC data sources.
WebObjects provides a number of JDBC adaptor plug-ins, each of which is specific to a particular data source (MySQL, Oracle, etc.). See the document Post-Installation Guide for more specific details on adaptor plug-ins.
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |