|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.intermine.sql.writebatch.FlushJobBatchCommit
public class FlushJobBatchCommit
A FlushJob that commits and re-opens a transaction on the database.
| Constructor Summary | |
|---|---|
FlushJobBatchCommit(java.sql.Connection con)
Constructor for this class |
|
| Method Summary | |
|---|---|
void |
flush()
Performs the flush of all data represented by this object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlushJobBatchCommit(java.sql.Connection con)
con - a Connection with which to perform the updates| Method Detail |
|---|
public void flush()
throws java.sql.SQLException
flush in interface FlushJobjava.sql.SQLException - if there is a problem performing the flush
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||