eva/3 Application BuilderDeveloping eva/3 ApplicationsUpdate Management of eva/3 Applications 

Update an Application

The update mechanism of eva/3 Application Builder applications contains an daemon thread and a method to initiate the updates.

com.odc.eva3.rt.db.update.UpdateUtils.startUpdateDaemon();
//start des Daemon threads

com.odc.eva3.rt.db.update.UpdateUtils.checkUpdates();
// Öffnet ein Fenster mit verfügbaren Aktualisierungen,
// falls die Anwendung nicht aktuell ist.