object DummyTxProvider : TxProvider<Nothing, DummyTxProvider>
fun getConnection(): TxConnection<Nothing>
fun setConnectionState(newState: TxConnection<Nothing>): DummyTxProvider