org.openanzo.server.repository.rdb
Class DerbyProperties

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

public class DerbyProperties
extends java.lang.Object

Derby specific properties for the RepositoryConectionProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

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

Constructor Detail

DerbyProperties

public DerbyProperties()
Method Detail

getDefaultDerbyProperties

public static java.util.Properties getDefaultDerbyProperties()
Get the set of default derby configuration properties

Returns:
the set of default derby configuration properties


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