org.openanzo.common.rdb.container
Class OracleProperties

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

public class OracleProperties
extends java.lang.Object

Oracle specific properties for the RDBProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

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

Constructor Detail

OracleProperties

public OracleProperties()
Method Detail

getDefaultProperties

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

Returns:
the default set of properties for an Oracle connection


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