ne<T> abstract method

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

Implementation

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