CreateSchema
This class represents the statement CREATE SCHEMA
Methods
int
getType
()
int
getType
()
void
setAuthorization
(String userName)
void
setAuthorization
(String userName)
void
setIfNotExists
(boolean ifNotExists)
void
setIfNotExists
(boolean ifNotExists)
void
setSchemaName
(String name)
void
setSchemaName
(String name)
void
setTableEngineParams
(ArrayList tableEngineParams)
void
setTableEngineParams
(ArrayList tableEngineParams)
int
update
()
int
update
()