|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.intermine.sql.writebatch.FlushJobStatementBatchImpl
public class FlushJobStatementBatchImpl
An implementation of the FlushJob interface that represents a batch created in a Statement.
| Constructor Summary | |
|---|---|
FlushJobStatementBatchImpl(java.sql.Statement batch)
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 FlushJobStatementBatchImpl(java.sql.Statement batch)
batch - the Statement containing the batch| 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 | ||||||||