public abstract class AbstractCursorCommand extends Object implements ICursorCommand
ICommand.TYPES| Constructor and Description |
|---|
AbstractCursorCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
currentRowMatches(com.healthmarketscience.jackcess.Cursor cur,
Map<String,Object> currentRow) |
abstract Map<String,Object> |
getRowPattern() |
void |
replaceAutoincrement(Map<String,Object> map) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndexSelector, persistCurrentRowpublic boolean currentRowMatches(com.healthmarketscience.jackcess.Cursor cur,
Map<String,Object> currentRow)
throws IOException
currentRowMatches in interface ICursorCommandIOExceptionpublic abstract Map<String,Object> getRowPattern()
getRowPattern in interface ICursorCommandCopyright © 2012–2019 UCanAccess. All rights reserved.