WhereGenerator constructor

WhereGenerator(
  1. DBType dbType,
  2. SchemaMetaData smd
)

Implementation

WhereGenerator(this.dbType, this.smd);