net.java.ao.test.jdbc
Class Postgres

java.lang.Object
  extended by net.java.ao.test.jdbc.AbstractJdbcConfiguration
      extended by net.java.ao.test.jdbc.Postgres
All Implemented Interfaces:
JdbcConfiguration

public class Postgres
extends AbstractJdbcConfiguration


Constructor Summary
Postgres()
           
 
Method Summary
 String getSchema()
           
 String getUrl()
           
 
Methods inherited from class net.java.ao.test.jdbc.AbstractJdbcConfiguration
equals, getPassword, getUsername, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Postgres

public Postgres()
Method Detail

getUrl

public String getUrl()

getSchema

public String getSchema()
Specified by:
getSchema in interface JdbcConfiguration
Overrides:
getSchema in class AbstractJdbcConfiguration


Copyright © 2007-2012. All Rights Reserved.