Project Wonder 5.0

com.webobjects.jdbcadaptor
Class H2PlugIn

java.lang.Object
  extended by com.webobjects.jdbcadaptor.JDBCPlugIn
      extended by er.h2.jdbcadaptor.ERH2PlugIn
          extended by com.webobjects.jdbcadaptor.H2PlugIn

public class H2PlugIn
extends ERH2PlugIn

This is a default plugIn for the H2 database protocol.

Author:
ldeck

Nested Class Summary
 
Nested classes/interfaces inherited from class er.h2.jdbcadaptor.ERH2PlugIn
ERH2PlugIn.H2Expression, ERH2PlugIn.H2SynchronizationFactory
 
Nested classes/interfaces inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn
JDBCPlugIn.LobEntry
 
Field Summary
 
Fields inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn
_adaptor, _expressionClass, _expressionFactory, _pkTableName, _subprotocolRegistry, _syncFactory, DefaultPlugInClassName, DefaultPlugInSuffix
 
Constructor Summary
H2PlugIn(JDBCAdaptor adaptor)
           
 
Method Summary
 
Methods inherited from class er.h2.jdbcadaptor.ERH2PlugIn
createSynchronizationFactory, databaseProductName, defaultDriverName, defaultExpressionClass, fetchBLOB, jdbcInfo, name, quoteTableName, shouldUseBundledJdbcInfo
 
Methods inherited from class com.webobjects.jdbcadaptor.JDBCPlugIn
_attributeForPath, _couldIgnoreException, _relationshipForPath, _takeValueForKeyPath, adaptor, assignTypeForAttribute, canDescribeStoredProcedure, connectionPropertiesForConnectionDictionary, connectionURL, createAttributeForRow, createExpressionFactory, createSchemaSynchronizationFactory, databaseInformation, expressionFactory, fetchCLOB, isDroppedConnectionException, isPseudoColumnName, jdbcTypeForUnknownExternalType, newPrimaryKeys, 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
 

Constructor Detail

H2PlugIn

public H2PlugIn(JDBCAdaptor adaptor)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.