public interface UnderDatabaseFactory
| Modifier and Type | Method and Description |
|---|---|
UnderDatabase |
create(UdbContext udbContext,
UdbConfiguration configuration)
Creates a new instance of the udb.
|
java.lang.String |
getType() |
java.lang.String getType()
UnderDatabase create(UdbContext udbContext, UdbConfiguration configuration)
udbContext - the db contextconfiguration - configuration valuesCopyright © 2023. All Rights Reserved.