List prepared XIDs on the resource manager for crash recovery.
@override Future<Result<List<Xid>>> xaRecover(String connectionId) => _transaction.xaRecover(connectionId);