Package-level declarations
Types
(undocumented in the protocol definition)
Unique identifier of Database object.
A dummy response object for the DatabaseDomain.disable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
A dummy response object for the DatabaseDomain.enable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the DatabaseDomain.executeSQL command.
Response type for the DatabaseDomain.executeSQL command.
Request object containing input parameters for the DatabaseDomain.getDatabaseTableNames command.
Response type for the DatabaseDomain.getDatabaseTableNames command.