public class PluginDbInit extends DBInit
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
PluginDbInit() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Intitialises the database using 'DbInit' extension point.
|
void |
init(String[] ids) |
doConnection, execute, executeSql, getDbms, getSqlList, isConnected, rollback, setDbms, setDriver, setPassword, setUrl, setUsername, testConnectionpublic void init()
public void init(String[] ids)
Copyright © 2008-2014 Logical Objects. All Rights Reserved.