gov.nasa.pds.report.update.properties
Class DBProperties
java.lang.Object
gov.nasa.pds.report.update.properties.DBProperties
public class DBProperties
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBProperties
public DBProperties(String path)
throws IOException
- Throws:
IOException
DBProperties
public DBProperties()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
getUrl
public final String getUrl()
getDriver
public final String getDriver()
getUsername
public final String getUsername()
getPassword
public final String getPassword()
testConnection
public final Connection testConnection()
Copyright © 2010-2014 Planetary Data System. All Rights Reserved.