|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.engine.migration.MigrationHandler
public class MigrationHandler
Checks database schema versions and migrates when necessary.
| Field Summary | |
|---|---|
static int |
CURRENT_SCHEMA_VERSION
|
| Constructor Summary | |
|---|---|
MigrationHandler(Contexts _contexts)
|
|
| Method Summary | |
|---|---|
boolean |
migrate(java.util.Set<BpelProcess> registeredProcesses,
int migrationTransactionTimeout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int CURRENT_SCHEMA_VERSION
| Constructor Detail |
|---|
public MigrationHandler(Contexts _contexts)
| Method Detail |
|---|
public boolean migrate(java.util.Set<BpelProcess> registeredProcesses,
int migrationTransactionTimeout)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||