org.apache.ojb.broker.platforms
Class PlatformMaxDBImpl

java.lang.Object
  extended byorg.apache.ojb.broker.platforms.PlatformDefaultImpl
      extended byorg.apache.ojb.broker.platforms.PlatformSapdbImpl
          extended byorg.apache.ojb.broker.platforms.PlatformMaxDBImpl
All Implemented Interfaces:
JoinSyntaxTypes, Platform

public class PlatformMaxDBImpl
extends PlatformSapdbImpl

MaxDB specific platform implementation.

Version:
$Id: PlatformMaxDBImpl.java,v 1.1 2004/02/02 09:30:48 arminw Exp $
Author:
Armin Waibel

Field Summary
 
Fields inherited from class org.apache.ojb.broker.platforms.PlatformDefaultImpl
log, m_batchUpdatesChecked, m_supportsBatchUpdates
 
Fields inherited from interface org.apache.ojb.broker.accesslayer.JoinSyntaxTypes
ORACLE_JOIN_SYNTAX, SQL92_JOIN_SYNTAX, SQL92_NOPAREN_JOIN_SYNTAX, SYBASE_JOIN_SYNTAX
 
Constructor Summary
PlatformMaxDBImpl()
           
 
Methods inherited from class org.apache.ojb.broker.platforms.PlatformSapdbImpl
addPagingSql, bindPagingParameters, createSequenceQuery, dropSequenceQuery, getJoinSyntaxType, nextSequenceQuery, setObjectForStatement, supportsPaging, useCountForResultsetSize
 
Methods inherited from class org.apache.ojb.broker.platforms.PlatformDefaultImpl
addBatch, afterStatementClose, afterStatementCreate, beforeBatch, beforeStatementClose, bindPagingParametersFirst, changeAutoCommitState, checkForBatchSupport, concatenate, executeBatch, getConcatenationCharacter, getEscapeClause, getLastInsertIdentityQuery, initializeJdbcConnection, prepareNextValProcedureStatement, setNullForStatement, supportsBatchOperations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformMaxDBImpl

public PlatformMaxDBImpl()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14