Set
This class represents the statement SET
Methods
int
getType
()
int
getType
()
boolean
isTransactional
()
boolean
isTransactional
()
boolean
needRecompile
()
boolean
needRecompile
()
ResultInterface
queryMeta
()
ResultInterface
queryMeta
()
void
setExpression
(Expression expression)
void
setExpression
(Expression expression)
void
setInt
(int value)
void
setInt
(int value)
void
setString
(String v)
void
setString
(String v)
void
setStringArray
(String[] list)
void
setStringArray
(String[] list)
int
update
()
int
update
()