|
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
er.h2.jdbcadaptor.ERH2PlugIn
com.webobjects.jdbcadaptor.H2PlugIn
public class H2PlugIn
This is a default plugIn for the H2 database protocol.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class er.h2.jdbcadaptor.ERH2PlugIn |
---|
ERH2PlugIn.H2Expression, ERH2PlugIn.H2SynchronizationFactory |
Field Summary |
---|
Fields inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn |
---|
_adaptor, _expressionClass, _expressionFactory, _pkTableName, _subprotocolRegistry, _syncFactory, DefaultPlugInClassName, DefaultPlugInSuffix |
Constructor Summary | |
---|---|
H2PlugIn(com.webobjects.jdbcadaptor.JDBCAdaptor adaptor)
|
Method Summary |
---|
Methods inherited from class er.h2.jdbcadaptor.ERH2PlugIn |
---|
createSynchronizationFactory, databaseProductName, defaultDriverName, defaultExpressionClass, jdbcInfo, name, quoteTableName, shouldUseBundledJdbcInfo |
Methods inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn |
---|
_attributeForPath, _couldIgnoreException, _relationshipForPath, _takeValueForKeyPath, adaptor, assignTypeForAttribute, canDescribeStoredProcedure, connectionPropertiesForConnectionDictionary, connectionURL, createAttributeForRow, createExpressionFactory, databaseInformation, expressionFactory, fetchBLOB, 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 H2PlugIn(com.webobjects.jdbcadaptor.JDBCAdaptor adaptor)
|
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 |