org.openanzo.server.repository.rdb
Class DB2Properties

java.lang.Object
  extended by org.openanzo.server.repository.rdb.DB2Properties

public class DB2Properties
extends java.lang.Object

DB2 specific properties for the RepositoryConectionProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

Constructor Summary
DB2Properties()
           
 
Method Summary
static java.util.Properties getDefaultDB2Properties()
          Get the set of default db2 configuration properties
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DB2Properties

public DB2Properties()
Method Detail

getDefaultDB2Properties

public static java.util.Properties getDefaultDB2Properties()
Get the set of default db2 configuration properties

Returns:
the set of default db2 configuration properties


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