MysqlStrings constructor

MysqlStrings(
  1. DBType dbType
)

Implementation

MysqlStrings(DBType dbType) : super.internal(dbType);