com.webobjects.jdbcadaptor
Class DB2ForISeriesPlugIn
java.lang.Object
com.webobjects.jdbcadaptor.JDBCPlugIn
com.webobjects.jdbcadaptor.DB2PlugIn
com.webobjects.jdbcadaptor.DB2ForISeriesPlugIn
public class DB2ForISeriesPlugIn
- extends DB2PlugIn
| Methods inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn |
_attributeForPath, _couldIgnoreException, _relationshipForPath, _takeValueForKeyPath, adaptor, assignTypeForAttribute, canDescribeStoredProcedure, connectionPropertiesForConnectionDictionary, connectionURL, createAttributeForRow, createExpressionFactory, createSchemaSynchronizationFactory, databaseInformation, expressionFactory, fetchBLOB, fetchCLOB, isDroppedConnectionException, isPseudoColumnName, jdbcTypeForUnknownExternalType, newPrimaryKeySelectString, plugInNameForURL, plugInValueForValue, primaryKeyLockString, primaryKeyTableCreateString, primaryKeyTableName, removePlugInNameForSubprotocol, schemaNameForEntity, schemaSynchronizationFactory, setPlugInNameForSubprotocol, sqlStatementForGettingProcedureNames, sqlStatementForGettingTableNames, sqlStatementForTableNamed, storedProcedureCatalogPattern, storedProcedureNamed, storedProcedureSchemaPattern, synchronizationFactory, tableTypes, updateLOBs, wildcardPatternForAttributes, wildcardPatternForSchema, wildcardPatternForTables |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DB2ForISeriesPlugIn
public DB2ForISeriesPlugIn(JDBCAdaptor adaptor)
defaultDriverName
public String defaultDriverName()
- Name of the driver.
- Overrides:
defaultDriverName in class DB2PlugIn
createSynchronizationFactory
public EOSynchronizationFactory createSynchronizationFactory()
- Returns a "pure java" synchronization factory.
Useful for testing purposes.
- Overrides:
createSynchronizationFactory in class DB2PlugIn
Copyright © 2002 – 2011 Project Wonder.