org.openanzo.common.rdb.container
Class PostgresProperties

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

public class PostgresProperties
extends java.lang.Object

Postgres specific properties for the RDBProperties

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

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

Constructor Detail

PostgresProperties

public PostgresProperties()
Method Detail

getDefaultProperties

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

Returns:
the default set of properties for a Postgres connection


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