org.openanzo.server.repository.rdb
Class HSQLProperties

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

public class HSQLProperties
extends java.lang.Object

HSQL specific properties for the RepositoryConectionProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

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

Constructor Detail

HSQLProperties

public HSQLProperties()
Method Detail

getDefaultHSQLProperties

public static java.util.Properties getDefaultHSQLProperties()
Get the set of default hsql configuration properties

Returns:
the set of default hsql configuration properties


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