Support back to back transactions in UVM driver

In reply to shanthi:

Thank you. your solution is nice.

but the issue is that I don’t have only “data” in my item, I have some fields.
and I don’t think it’s a good Idea to handle some queues or a queue of struct.

I believe that there is a simple solution to be done in driver.
we just need to find it.