Class Testmdb.MDBConnection

java.lang.Object
org.h2.message.TraceObject
org.h2.jdbc.JdbcConnection
org.gvsig.fmap.dal.store.h2.Testmdb.MDBConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, org.h2.jdbc.JdbcConnectionBackwardsCompat
Enclosing class:
Testmdb

public static class Testmdb.MDBConnection extends org.h2.jdbc.JdbcConnection
  • Field Summary

    Fields inherited from class org.h2.message.TraceObject

    ARRAY, BLOB, CALLABLE_STATEMENT, CLOB, CONNECTION, DATA_SOURCE, DATABASE_META_DATA, PARAMETER_META_DATA, PREPARED_STATEMENT, RESULT_SET, RESULT_SET_META_DATA, SAVEPOINT, STATEMENT, trace, XA_DATA_SOURCE, XID
  • Constructor Summary

    Constructors
    Constructor
    Description
    MDBConnection(File mdbfile, String url, Properties info)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.h2.jdbc.JdbcConnection

    abort, afterWriting, checkClosed, checkClosed, clearWarnings, commit, createArrayOf, createBlob, createBlob, createClob, createClob, createNClob, createSQLXML, createStatement, createStatement, createStatement, createStruct, getAutoCommit, getCatalog, getClientInfo, getClientInfo, getHoldability, getMetaData, getNetworkTimeout, getPowerOffCount, getSchema, getSession, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, isValid, isWrapperFor, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setClientInfo, setClientInfo, setExecutingStatement, setHoldability, setNetworkTimeout, setPowerOffCount, setQueryTimeout, setReadOnly, setSavepoint, setSavepoint, setSchema, setTraceLevel, setTransactionIsolation, setTypeMap, toString, unwrap

    Methods inherited from class org.h2.message.TraceObject

    debugCode, debugCodeAssign, debugCodeCall, debugCodeCall, debugCodeCall, getNextId, getTraceId, getTraceObjectName, isDebugEnabled, isInfoEnabled, logAndConvert, quote, quoteArray, quoteBigDecimal, quoteBytes, quoteDate, quoteIntArray, quoteMap, quoteTime, quoteTimestamp, setTrace, unsupported

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait