| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
AlterSchemaResponse |
GPUdb.alterSchema(AlterSchemaRequest request)
Used to change the name of a SQL-style
AlterSchemaResponseGPUdb. | alterSchema(String schemaName,
String action,
String value,
Map<String,String> options)
Used to change the name of a SQL-style
Uses of AlterSchemaResponse in com.gpudb.protocol
Copyright © 2024. All rights reserved. |