apply abstract method

Future<T> apply(
  1. Session db,
  2. U params
)

Implementation

Future<T> apply(Session db, U params);