LOCKING: row locking if there is a start and a stop key; otherwise, table locking @param tc transaction controller @param startKey key to start the scan. @param startOp operation to start the scan. @param stopKey key to start the scan. @param qualifier a qualifier for the scan. @param filter filter on base rows @param stopOp operation to start the scan. @param indexNumber Key is appropriate for this index. @return the number of rows deleted. @exception StandardException Thrown on failure @see TransactionController#openScan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|