| net.refractions.udig.project.internal.impl.UDIGTransaction
UDIGTransaction | public class UDIGTransaction extends DefaultTransaction implements Transaction(Code) | | This class helps protect the system from others trying to commit or close the transaction
programmatically rather than working through the EditManager API.
author: jones since: 1.0.0 |
close | public synchronized void close()(Code) | | |
closeInternal | synchronized void closeInternal()(Code) | | |
|
|