Constructor and Description |
---|
TransactBuilder(DatabaseSchema dbSchema) |
Modifier and Type | Method and Description |
---|---|
void |
addOperation(Operation operation) |
void |
addOperations(List<Operation> operation) |
List<Operation> |
getRequests() |
List<Object> |
params() |
public TransactBuilder(DatabaseSchema dbSchema)
Copyright © 2018 OpenDaylight. All rights reserved.