public final class DBDelete extends DBUpdate
Function._DB_DELETE
function.data
Constructor and Description |
---|
DBDelete(Data data,
String path,
InputInfo info)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
apply()
Applies this operation.
|
void |
merge(Update update)
Merges two update operations pointing to the same target.
|
void |
prepare(MemData tmp)
Prepares this operation.
|
int |
size()
Returns the number of update operations.
|
data
public void merge(Update update)
Update
public void apply()
DBUpdate
public int size()
Update
Copyright © 2005–2015 BaseX Team. All rights reserved.