getConnection abstract method

FutureOr<C> getConnection()

Returns a DBConnection to execute commands.

Implementation

FutureOr<C> getConnection();