org.openanzo.common.rdb.container
Class DB2Properties

java.lang.Object
  extended by org.openanzo.common.rdb.container.DB2Properties

public class DB2Properties
extends java.lang.Object

DB2 specific properties for the RDBProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

Constructor Summary
DB2Properties()
           
 
Method Summary
static java.util.Properties getDefaultProperties()
          Get the default set of properties for a DB2 connection
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB2Properties

public DB2Properties()
Method Detail

getDefaultProperties

public static java.util.Properties getDefaultProperties()
Get the default set of properties for a DB2 connection

Returns:
the default set of properties for a DB2 connection


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.