All Superinterfaces:
UnitOfWork
All Known Implementing Classes:
SpringMongoTransactionAwareUnitOfWorkFactory.SpringMongoTransactionAwareUnitOfWork

public interface ClientSessionAwareUnitOfWork extends UnitOfWork
Version of UnitOfWork that's aware of the ClientSession associated with the current UnitOfWork
Will likely be removed in the future as having access to the ClientSession doesn't seem to be needed