See: Description
Interface | Description |
---|---|
WriteOperation |
Class | Description |
---|---|
DeleteOperation |
DeleteOperation provides a container for the fields in a delete request.
|
InsertOperation |
InsertOperation provides a container for the fields in an insert request.
|
UpdateOperation |
UpdateOperation provides a container for the fields in an update request.
|
Enum | Description |
---|---|
WriteOperationType |
WriteOperationType provides an enumeration of the types of writes.
|
The classes in this package are intended to be used with the
BatchedWrite
class.
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.