| Package | Description |
|---|---|
| org.delia.api | |
| org.delia.dao | |
| org.delia.repl |
| Modifier and Type | Class and Description |
|---|---|
class |
DeliaSessionImpl |
| Modifier and Type | Method and Description |
|---|---|
DeliaSession |
Delia.beginSession(String src) |
DeliaSession |
DeliaImpl.beginSession(String src) |
DeliaSession |
Delia.executeMigrationPlan(String src,
MigrationPlan plan) |
DeliaSession |
DeliaImpl.executeMigrationPlan(String src,
MigrationPlan plan) |
| Modifier and Type | Method and Description |
|---|---|
ResultValue |
Delia.continueExecution(String src,
DeliaSession dbsess) |
ResultValue |
DeliaImpl.continueExecution(String src,
DeliaSession dbsess) |
protected Runner |
DeliaImpl.createRunner(DeliaSession dbsess) |
| Modifier and Type | Method and Description |
|---|---|
DeliaSession |
DeliaDao.getMostRecentSess() |
| Modifier and Type | Method and Description |
|---|---|
DeliaSession |
ReplRunner.getMostRecentSess() |
Copyright © 2020. All rights reserved.