MySqlAdapter constructor

MySqlAdapter()

Implementation

MySqlAdapter() {
  _grammar = MySqlGrammar();
}