|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webobjects.jdbcadaptor.JDBCPlugIn
com.webobjects.jdbcadaptor._MySQLPlugIn
com.webobjects.jdbcadaptor.MySQLPlugIn
public class MySQLPlugIn
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.webobjects.jdbcadaptor._MySQLPlugIn |
---|
_MySQLPlugIn.MySQLExpression, _MySQLPlugIn.MySQLSynchronizationFactory |
Field Summary |
---|
Fields inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn |
---|
_adaptor, _expressionClass, _expressionFactory, _pkTableName, _subprotocolRegistry, _syncFactory, DefaultPlugInClassName, DefaultPlugInSuffix |
Constructor Summary | |
---|---|
MySQLPlugIn(com.webobjects.jdbcadaptor.JDBCAdaptor jdbcadaptor)
|
Method Summary |
---|
Methods inherited from class com.webobjects.jdbcadaptor._MySQLPlugIn |
---|
createSynchronizationFactory, databaseProductName, defaultDriverName, defaultExpressionClass, fetchBLOB, jdbcInfo, name, shouldUseBundledJdbcInfo |
Methods inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn |
---|
_attributeForPath, _couldIgnoreException, _relationshipForPath, _takeValueForKeyPath, adaptor, assignTypeForAttribute, canDescribeStoredProcedure, connectionPropertiesForConnectionDictionary, connectionURL, createAttributeForRow, createExpressionFactory, databaseInformation, expressionFactory, fetchCLOB, isPseudoColumnName, jdbcTypeForUnknownExternalType, newPrimaryKeys, newPrimaryKeySelectString, plugInNameForURL, plugInValueForValue, primaryKeyLockString, primaryKeyTableName, removePlugInNameForSubprotocol, schemaNameForEntity, 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 |
Constructor Detail |
---|
public MySQLPlugIn(com.webobjects.jdbcadaptor.JDBCAdaptor jdbcadaptor)
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |