Dashboard > UDIG Developer Guide > Home > FAQ > GIS Application Questions > How can I programmatically commit changes
How can I programmatically commit changes Log In | Sign Up   View a printable version of the current page.

Added by Jesse Eichar , last edited by Administrator on Nov 16, 2007  (view change)
Labels: 
(None)

Q: How can I programmatically commit changes?

A: There is a Commit Command that can be sent to the map to commit:

MapCommand commitCommand=EditCommandFactory.getInstance().createCommitCommand();
map.sendCommandSync(commitCommand);
Powered by a free Atlassian Confluence Open Source Project License granted to uDig. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators
User-friendly Desktop Internet GIS