public interface ICursorCommand extends ICommand
ICommand.TYPES| Modifier and Type | Method and Description |
|---|---|
boolean |
currentRowMatches(com.healthmarketscience.jackcess.Cursor cur,
Map<String,Object> currentRow) |
IndexSelector |
getIndexSelector() |
Map<String,Object> |
getRowPattern() |
IFeedbackAction |
persistCurrentRow(com.healthmarketscience.jackcess.Cursor cur) |
boolean currentRowMatches(com.healthmarketscience.jackcess.Cursor cur,
Map<String,Object> currentRow)
throws IOException
IOExceptionIndexSelector getIndexSelector()
IFeedbackAction persistCurrentRow(com.healthmarketscience.jackcess.Cursor cur) throws IOException, SQLException
IOExceptionSQLExceptionCopyright © 2012–2019 UCanAccess. All rights reserved.