QueryBase<Owner> constructor

QueryBase<Owner>(
  1. String tableName
)

Implementation

QueryBase(this.tableName);