org.openanzo.server.repository.rdb
Class PostgresProperties

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

public class PostgresProperties
extends java.lang.Object

Postgres specific properties for the RepositoryConectionProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

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

Constructor Detail

PostgresProperties

public PostgresProperties()
Method Detail

getDefaultPostgresProperties

public static java.util.Properties getDefaultPostgresProperties()
Get the set of default postgres configuration properties

Returns:
the set of default pstgres configuration properties


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