Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
DeleteRecordsResponse |
GPUdb.deleteRecords(DeleteRecordsRequest request)
Deletes record(s) matching the provided criteria from the given table.
|
Modifier and Type | Method and Description | ||
---|---|---|---|
DeleteRecordsRequest |
DeleteRecordsRequest.setExpressions(List<String> expressions)
A list of the actual predicates, one for each select; format should
follow the guidelines provided
DeleteRecordsRequest DeleteRecordsRequest. |
setOptions(Map<String,String> options)
Optional parameters.
| |
DeleteRecordsRequest |
DeleteRecordsRequest.setTableName(String tableName)
Copyright © 2025. All rights reserved. |