gt<T> abstract method

Whereable gt<T>(
  1. String column,
  2. T val
)

Implementation

Whereable gt<T>(String column, T val);