Hello,
we use the ObjectDB as embedded database.
Sometimes we work with big data and we are forced to split a transaction into several transactions.
But then we need actually a rollback for several transactions.
Is there any possibility in the ObjectDB to rollback several closed transactions?