JdbFactoryIdb constructor

JdbFactoryIdb(
  1. IdbFactory idbFactory
)

Idb factory

Implementation

JdbFactoryIdb(this.idbFactory);