FindExecutor<ConnType> constructor

FindExecutor<ConnType>(
  1. Adapter<ConnType> adapter,
  2. Find _st
)

Implementation

FindExecutor(this.adapter, this._st);