public interface ContinuousStatementCallback extends StatementCallback
Statement.close() must still be called to release
statement resources.
Statement methods, such as cancel, are perfectly valid
even when using a callback.| Modifier and Type | Method and Description |
|---|---|
void |
beforeNextExecution(Statement s)
Called before the next execution iteration has begun.
|
onComplete, onException, onRowCopyright © 2013 JBoss by Red Hat. All Rights Reserved.