Package org.openjump.core.ui.plugin.datastore.transaction
-
Class Summary Class Description DataStoreTransactionManager Central class to manage datastore transactions from OpenJUMP.DataStoreTransactionManagerPlugIn DataStoreTransactionManagerPlugIn is a ToolBox containing: a text area displaying uncommitted edits a commit button : to commit changes to the database an update button : to update changes from the database an inspect button : to inspect local evolutions not yet commitedEvolution A Feature Evolution.TransactionManagerPanel Panel displaying current uncommitted edits and including the commit button. -
Enum Summary Enum Description Evolution.Type -
Exception Summary Exception Description EvolutionOperationException Exception thrown by an operation performed on a Evolution.