public class LocalDatabaseCreator
extends org.wso2.carbon.utils.dbcreator.DatabaseCreator
Constructor and Description |
---|
LocalDatabaseCreator(DataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
void |
createRegistryDatabase()
Creates ML database if the script exists; returns otherwise.
|
protected String |
getDbScriptLocation(String databaseType) |
public LocalDatabaseCreator(DataSource dataSource)
Copyright © 2016 WSO2, Inc.. All Rights Reserved.