|
WebObjects 5.2.3 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EOSchemaGeneration | |
com.webobjects.eoaccess | Provides the data access mechanisms for the Enterprise Objects technology. |
com.webobjects.jdbcadaptor | Provides an implementation of an Enterprise Objects adaptor for JDBC data sources. |
com.webobjects.jndiadaptor | Provides an implementation of an Enterprise Objects Frameworks adaptor for JNDI data sources. |
Uses of EOSchemaGeneration in com.webobjects.eoaccess |
Classes in com.webobjects.eoaccess that implement EOSchemaGeneration | |
class |
EOSynchronizationFactory
This class has been introduced to implement the interfaces EOSchemaGeneration and EOSchemaSynchronization, which were introduced in WebObjects 5.0. |
Methods in com.webobjects.eoaccess that return EOSchemaGeneration | |
abstract EOSchemaGeneration |
EOAdaptor.synchronizationFactory()
An abstract method that supports changes made to EOSQLExpression and related classes and interfaces. |
Uses of EOSchemaGeneration in com.webobjects.jdbcadaptor |
Classes in com.webobjects.jdbcadaptor that implement EOSchemaGeneration | |
static class |
MerantPlugIn.MerantSynchronizationFactory
|
static class |
MicrosoftPlugIn.MicrosoftSynchronizationFactory
|
static class |
MySQLPlugIn.MySQLSynchronizationFactory
|
static class |
OpenBasePlugIn.OpenBaseSynchronizationFactory
|
static class |
OraclePlugIn.OracleSynchronizationFactory
|
static class |
SybasePlugIn.SybaseSynchronizationFactory
|
Methods in com.webobjects.jdbcadaptor that return EOSchemaGeneration | |
EOSchemaGeneration |
JDBCAdaptor.synchronizationFactory()
Returns the EOSynchronizationFactory to use for this adaptor. |
Uses of EOSchemaGeneration in com.webobjects.jndiadaptor |
Methods in com.webobjects.jndiadaptor that return EOSchemaGeneration | |
EOSchemaGeneration |
JNDIAdaptor.synchronizationFactory()
|
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |