public class UnderDatabaseRegistry extends Object
Constructor and Description |
---|
UnderDatabaseRegistry()
Creates an instance.
|
Modifier and Type | Method and Description |
---|---|
UnderDatabase |
create(UdbContext udbContext,
String type,
UdbConfiguration configuration)
Creates a new instance of an
UnderDatabase . |
void |
refresh()
Refreshes the registry by service loading classes.
|
public void refresh()
public UnderDatabase create(UdbContext udbContext, String type, UdbConfiguration configuration)
UnderDatabase
.udbContext
- the db contexttype
- the udb typeconfiguration
- the udb configurationCopyright © 2023. All Rights Reserved.