MySQLConnection.specifySchema

Send a INIT_DB command to change the default schema of the connection.

@param schemaName name of the schema to change to @param handler the handler notified with the execution result @return a reference to this, so the API can be used fluently

interface MySQLConnection
specifySchema

Meta