public interface ReInitParentRSInterface
Modifier and Type | Method and Description |
---|---|
void |
reInitializeParentRS(ResultSetInterface rs)
This method is invoked to re-initialize parent RS (e.g.
|
void reInitializeParentRS(ResultSetInterface rs) throws java.lang.Exception
rs
- ResultSetInterface rs - interface to a result set the method is invoked forjava.lang.Exception