| java.lang.Object com.projity.transaction.MultipleTransactionManager
MultipleTransactionManager | public class MultipleTransactionManager (Code) | | Takes care of notifying the creation or deletion of objects
|
depth | public static int depth(Code) | | |
fire | public int fire(Document source, int id, boolean begin)(Code) | | Fire either the beginning or the end of a long transaction
Parameters: source - the source of the event Parameters: id - if 0 an new one will be generated and returned Parameters: begin - true if transaction start id generated if begin, or same is input |
|
|