txId
passed to many methods as an identifier for the transaction concerned will function as a key in a HashMap
. Thus assure that equals
and hashCode
are both properly implemented and match each other. Caution: You will have to guarantee that no other process will access neither the store or the working dir concurrently to this FileResourceManager
. Special Caution: Be very careful not to have two instances of FileResourceManager
working in the same store and/or working dir.
@version $Revision: 1.2 $
|
|
|
|