public class AllegroCoreNewEmptyDbAction extends Object
Constructor and Description |
---|
AllegroCoreNewEmptyDbAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkConnection(AdagioConfiguration config,
Properties targetConnectionProperties) |
void |
createEmptyDb(Properties targetConnectionProperties) |
protected List<String> |
getImportScriptSql(File scriptFile) |
void |
run() |
public AllegroCoreNewEmptyDbAction()
public void run()
protected boolean checkConnection(AdagioConfiguration config, Properties targetConnectionProperties)
public void createEmptyDb(Properties targetConnectionProperties) throws SQLException, IOException
SQLException
IOException
protected List<String> getImportScriptSql(File scriptFile) throws IOException
IOException
Copyright © 2012–2014 IFREMER. All rights reserved.