org.opensubsystems.core.persist.db.maxdb
Class DriverMaxDB

java.lang.Object
  extended by com.sap.dbtech.jdbc.DriverSapDB
      extended by org.opensubsystems.core.persist.db.maxdb.DriverMaxDB
All Implemented Interfaces:
java.sql.Driver

public class DriverMaxDB
extends com.sap.dbtech.jdbc.DriverSapDB

This class is here just to allow us to identify MaxDB as a separate database since it is using the same driver as SAP DB.

Version:
$Id: DriverMaxDB.java,v 1.2 2007/01/07 06:14:38 bastafidli Exp $
Author:
Miro Halas
Code reviewer:
Miro Halas
Code reviewed:
Initial revision

Field Summary
 
Fields inherited from class com.sap.dbtech.jdbc.DriverSapDB
catchAllNotImplemented_C, currentVMVersion, isJDBC20, JAVA_1_1, JAVA_1_2, JAVA_1_3, sapdbEncodingC
 
Constructor Summary
DriverMaxDB()
           
 
Method Summary
 
Methods inherited from class com.sap.dbtech.jdbc.DriverSapDB
acceptsURL, buildURL, connect, connect, getBooleanProperty, getIntProperty, getMajorVersion, getMinorVersion, getPropertyInfo, getProtocol, getStaticVersion, jdbcCompliant, load, main, openConnection, parseBooleanProperty, singleton
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DriverMaxDB

public DriverMaxDB()


Copyright © 2003 - 2006 OpenSubsystems s.r.o.