AbstractDatabase constructor

AbstractDatabase(
  1. DBType dbType
)

Implementation

AbstractDatabase(this.dbType);