public class DeliaFactory extends Object
| Constructor and Description |
|---|
DeliaFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Delia |
create(ConnectionInfo info,
Log log,
FactoryService factorySvc) |
static Delia |
create(ConnectionString connectionString,
DBType dbType,
Log log,
FactoryService factorySvc) |
static Delia |
create(DBInterface dbInterface,
Log log,
FactoryService factorySvc) |
public static Delia create(ConnectionInfo info, Log log, FactoryService factorySvc)
public static Delia create(ConnectionString connectionString, DBType dbType, Log log, FactoryService factorySvc)
public static Delia create(DBInterface dbInterface, Log log, FactoryService factorySvc)
Copyright © 2020. All rights reserved.