|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.engine.migration.CorrelationKeySetDataMigration
public class CorrelationKeySetDataMigration
Changes the scheme of the correlation key value in the routes to use @2[...]
| Constructor Summary | |
|---|---|
CorrelationKeySetDataMigration()
|
|
| Method Summary | |
|---|---|
boolean |
migrate(java.util.Set<BpelProcess> registeredProcesses,
org.apache.ode.bpel.dao.BpelDAOConnection connection)
All database migrations are run in the same transaction so if one fails, they will all be rollbacked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CorrelationKeySetDataMigration()
| Method Detail |
|---|
public boolean migrate(java.util.Set<BpelProcess> registeredProcesses,
org.apache.ode.bpel.dao.BpelDAOConnection connection)
Migration
migrate in interface Migration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||