public class GlueDatabaseFactory extends Object implements UnderDatabaseFactory
Constructor and Description |
---|
GlueDatabaseFactory() |
Modifier and Type | Method and Description |
---|---|
UnderDatabase |
create(UdbContext udbContext,
UdbConfiguration configuration)
Creates a new instance of the udb.
|
String |
getType() |
public static final String TYPE
public String getType()
getType
in interface UnderDatabaseFactory
public UnderDatabase create(UdbContext udbContext, UdbConfiguration configuration)
UnderDatabaseFactory
create
in interface UnderDatabaseFactory
udbContext
- the db contextconfiguration
- configuration valuesCopyright © 2023. All Rights Reserved.