BackupCommand
This class represents the statement BACKUP
Methods
static String
correctFileName
(String f)
Fix the file name, replacing backslash with slash.
static String
correctFileName
(String f)
Fix the file name, replacing backslash with slash.
Parameters:
f - the file name
Returns:
the corrected file name
int
getType
()
int
getType
()
boolean
isTransactional
()
boolean
isTransactional
()
boolean
needRecompile
()
boolean
needRecompile
()
ResultInterface
queryMeta
()
ResultInterface
queryMeta
()
void
setFileName
(Expression fileName)
void
setFileName
(Expression fileName)
int
update
()
int
update
()