gov.nasa.pds.report.update.db
Class DatabaseManager
java.lang.Object
gov.nasa.pds.report.update.db.DatabaseManager
- Direct Known Subclasses:
- DBUtil
public class DatabaseManager
- extends Object
- Author:
- jpadams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
conn
protected Connection conn
dbProps
protected DBProperties dbProps
log
protected Logger log
DatabaseManager
protected DatabaseManager(String path)
throws FileNotFoundException
- Parameters:
path
-
- Throws:
FileNotFoundException
closeConnect
protected final void closeConnect()
connect
protected void connect()
throws SQLException
- Throws:
SQLException
executeUpdate
protected final int executeUpdate(String sql)
throws SQLException
- Parameters:
sql
-
- Returns:
-
- Throws:
SQLException
Copyright © 2010-2014 Planetary Data System. All Rights Reserved.