org.openanzo.common.rdb.container
Class DerbyProperties

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

public class DerbyProperties
extends java.lang.Object

Derby specific properties for the RDBProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

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

Constructor Detail

DerbyProperties

public DerbyProperties()
Method Detail

getDefaultProperties

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

Returns:
the default set of properties for a Derby connection


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