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