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
IOException
IndexSelector getIndexSelector()
IFeedbackAction persistCurrentRow(com.healthmarketscience.jackcess.Cursor cur) throws IOException, SQLException
IOException
SQLException
Copyright © 2012–2018 UCanAccess. All rights reserved.