| Package | Description | 
|---|---|
| com.datastax.oss.driver.api.querybuilder.schema | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateFunctionEnd | CreateFunctionWithLanguage. as(String functionBody)Adds AS to the create function specification. | 
| default CreateFunctionEnd | CreateFunctionWithLanguage. asQuoted(String functionBody)Adds AS to the create function specification and quotes the function body. | 
Copyright © 2017–2023. All rights reserved.