Schnittstelle IDatabaseEngine
public interface IDatabaseEngine
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddDatabase(IDatabase database) createDatabaseWithName(String name)
-
Methodendetails
-
addDatabase
-
createDatabaseWithName
-
getStoredDatabases
IContainer<IDatabase> getStoredDatabases()
-