updateByPK abstract method

Future<int> updateByPK(
  1. QueryAble conn
)

Implementation

Future<int> updateByPK(QueryAble conn);