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)
Additional information.
|
HasSchemaResponse |
HasSchemaResponse.setSchemaExists(boolean schemaExists)
Indicates whether the schema exists or not.
|
HasSchemaResponse |
HasSchemaResponse.setSchemaName(String schemaName)
Value of
schemaName |
Copyright © 2025. All rights reserved.