SharedDatabase constructor

SharedDatabase(
  1. QueryExecutor connection
)

Implementation

SharedDatabase(super.connection);