Interface | Description |
---|---|
ConditionalOperation |
Represents an Operation type that accepts a condition, for e.g Update, Select etc.
|
Class | Description |
---|---|
Abort | |
Assert | |
Comment | |
Commit | |
Delete<E extends TableSchema<E>> | |
Insert<E extends TableSchema<E>> | |
Mutate<E extends TableSchema<E>> | |
Operation<E extends TableSchema<E>> | |
OperationResult | |
Operations | |
Select<E extends TableSchema<E>> | |
TransactionBuilder | |
Update<E extends TableSchema<E>> | |
Where |
Copyright © 2018 OpenDaylight. All rights reserved.