net.sf.saxon.option.sql
public class SQLUpdate extends ExtensionInstruction
Field Summary | |
---|---|
Expression | connection |
String | table |
Expression | where |
Method Summary | |
---|---|
Expression | compile(Executable exec) |
List | getColumnInstructions(Executable exec) |
void | prepareAttributes() |
void | validate() |