MySQL Shell API 8.0.40
Unified development interface for MySQL Products
|
This is the complete list of members for Session, including all inherited members.
close() | Session | |
commit() | Session | |
createSchema(String name) | Session | |
currentSchema | Session | |
defaultSchema | Session | |
dropSchema(String name) | Session | |
getCurrentSchema() | Session | |
getDefaultSchema() | Session | |
getSchema(String name) | Session | |
getSchemas() | Session | |
getSshUri() | Session | |
getUri() | Session | |
isOpen() | Session | |
quoteName(String id) | Session | |
releaseSavepoint(String name) | Session | |
rollback() | Session | |
rollbackTo(String name) | Session | |
runSql(String query, Array args) | Session | |
setCurrentSchema(String name) | Session | |
setFetchWarnings(Boolean enable) | Session | |
setSavepoint(String name="") | Session | |
sql(String sql) | Session | |
sshUri | Session | |
startTransaction() | Session | |
uri | Session |