public interface IDbReaderCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
abort()
Method to be invoked by persister to check if the read should abort
|
void |
onRead(IRogNode object)
Method to be invoked by persister for each read object
|
boolean abort()
void onRead(IRogNode object)
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.