public class BaculaDatabase extends Object
| Modifier and Type | Field and Description |
|---|---|
Connection |
conn |
| Constructor and Description |
|---|
BaculaDatabase(String driverName,
String url,
String user,
String password) |
public Connection conn
protected void finalize()
throws Throwable
public void close()
public FileInfoStream openFileInfoStream(long jobId, String prefix) throws SQLException
SQLExceptionCopyright © 2013 Tomas Teubner. All Rights Reserved.