public class JatosMigrations
extends java.lang.Object
ApplicationEvolutions this class handles locking of a MySQL database to
prevent parallel access from multiple nodes. Only works with a MySQL database - not H2!| Modifier and Type | Method and Description |
|---|---|
void |
start(java.lang.Runnable callback) |