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 database tables if the relevant SQL script exist; returns otherwise.
|
protected String |
getDbScriptLocation(String databaseType) |
public LocalDatabaseCreator(DataSource dataSource)
Copyright © 2014–2019 WSO2. All rights reserved.