not abstract method

WhereStep<T, S> not()

Negates the next condition. SQL: NOT

Implementation

WhereStep<T, S> not();