| Package | Description |
|---|---|
| org.delia.api | |
| org.delia.builder | |
| org.delia.dao | |
| org.delia.repl |
| Modifier and Type | Class and Description |
|---|---|
class |
DeliaImpl |
| Modifier and Type | Method and Description |
|---|---|
static Delia |
DeliaFactory.create(ConnectionInfo info,
Log log,
FactoryService factorySvc) |
static Delia |
DeliaFactory.create(ConnectionString connectionString,
DBType dbType,
Log log,
FactoryService factorySvc) |
static Delia |
DeliaFactory.create(DBInterface dbInterface,
Log log,
FactoryService factorySvc) |
| Modifier and Type | Method and Description |
|---|---|
Delia |
DeliaBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Delia |
DeliaDao.getDelia() |
| Constructor and Description |
|---|
DeliaDao(Delia delia) |
| Modifier and Type | Method and Description |
|---|---|
Delia |
ReplRunner.getDelia() |
Copyright © 2020. All rights reserved.