Class FailSafeTransactionImpl

  • All Implemented Interfaces:
    FailSafeTransaction

    public class FailSafeTransactionImpl
    extends Object
    implements FailSafeTransaction
    A failsafe transaction class. By failsafe we mean here that the file concerned always stays in a coherent state. This class use the transactional model.
    Author:
    Benoit Pradelle