Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
HasSchemaResponse |
GPUdb.hasSchema(HasSchemaRequest request)
Checks for the existence of a schema with the given name.
|
HasSchemaResponse |
GPUdb.hasSchema(String schemaName,
Map<String,String> options)
Checks for the existence of a schema with the given name.
|
Modifier and Type | Method and Description |
---|---|
HasSchemaResponse |
HasSchemaResponse.setInfo(Map<String,String> info) |
HasSchemaResponse |
HasSchemaResponse.setSchemaExists(boolean schemaExists) |
HasSchemaResponse |
HasSchemaResponse.setSchemaName(String schemaName) |
Copyright © 2024. All rights reserved.