setDatabase abstract method

dynamic setDatabase(
  1. String host,
  2. String db
)

Implementation

setDatabase(String host, String db);