apollo.bop
Class JDBCPipelineAdapter
java.lang.Object
apollo.bop.JDBCPipelineAdapter
public class JDBCPipelineAdapter
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.apache.log4j.Logger logger
current_job_id
protected int current_job_id
job_run
protected JobOutput job_run
JDBCPipelineAdapter
public JDBCPipelineAdapter(java.lang.String host,
java.lang.String db)
JDBCPipelineAdapter
public JDBCPipelineAdapter()
retrieveJob
public JobOutput retrieveJob(int job_id)
throws NoOutputException,
BopException
- Throws:
NoOutputException
BopException
getConnection
public java.sql.Connection getConnection()
throws java.lang.Exception
- Throws:
java.lang.Exception