|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Migration
Implement and add to the list of migrations in MigrationHandler to allow database level migration.
| 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. |
| Method Detail |
|---|
boolean migrate(java.util.Set<BpelProcess> registeredProcesses,
org.apache.ode.bpel.dao.BpelDAOConnection connection)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||