public interface DataLoader
Modifier and Type | Method and Description |
---|---|
void |
abort()
abort the result
|
void |
close()
close
|
long |
getRequiredTransNr()
The required transaction for this request.
|
DataResultScroller |
getResults()
get the result
|
void |
setRequiredTransNr(long transNr)
When the minimum transaction nr is known then set it so a deleted record can get the correct transaction.
|
void setRequiredTransNr(long transNr)
transNr
- the transactionlong getRequiredTransNr()
void close() throws java.sql.SQLException
java.sql.SQLException
- a serious problemDataResultScroller getResults() throws java.lang.Exception
java.lang.Exception
- a serious problemvoid abort()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.