|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScanControllerRowSource
A ScanControllerRowSource is both a RowSource and a ScanController. This interface is internal to Access for use in the case of RowSource which are implemented on top of a ScanController.
Field Summary |
---|
Fields inherited from interface org.apache.derby.iapi.store.access.ScanController |
---|
GE, GT, NA |
Method Summary |
---|
Methods inherited from interface org.apache.derby.iapi.store.access.ScanController |
---|
delete, didNotQualify, doesCurrentPositionQualify, fetch, fetchLocation, fetchNext, fetchWithoutQualify, isCurrentPositionDeleted, isHeldAfterCommit, next, positionAtRowLocation, replace |
Methods inherited from interface org.apache.derby.iapi.store.access.GenericScanController |
---|
close, getScanInfo, isKeyed, isTableLocked, newRowLocationTemplate, reopenScan, reopenScanByRowLocation |
Methods inherited from interface org.apache.derby.iapi.store.access.RowCountable |
---|
getEstimatedRowCount, setEstimatedRowCount |
Methods inherited from interface org.apache.derby.iapi.store.access.RowLocationRetRowSource |
---|
needsRowLocation, rowLocation |
Methods inherited from interface org.apache.derby.iapi.store.access.RowSource |
---|
closeRowSource, getNextRowFromRowSource, getValidColumns, needsToClone |
|
Built on Thu 2011-03-10 11:54:14+0000, from revision ??? | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |