| Package | Description | 
|---|---|
| com.datastax.oss.driver.api.querybuilder.schema | 
| Modifier and Type | Method and Description | 
|---|---|
CreateFunctionWithNullOption | 
CreateFunctionStart.calledOnNull()
Adds CALLED ON NULL to the create function specification. 
 | 
CreateFunctionWithNullOption | 
CreateFunctionStart.returnsNullOnNull()
Adds RETURNS NULL ON NULL to the create function specification. 
 | 
Copyright © 2017–2022. All rights reserved.