public class NewsUpgradeExtension extends UpgradeAdapter
ID
Constructor and Description |
---|
NewsUpgradeExtension() |
Modifier and Type | Method and Description |
---|---|
String[] |
getRequiredPluginIds() |
void |
upgrade(Connection c,
AbstractDbDriver dbDriver,
DbExtension dbExtension,
DbUser user,
File importDir,
Properties projectProps,
ImmoToolTask.Callback callback)
This method is executed, when an older database is migrated.
|
setMessage, upgradeFinished
public String[] getRequiredPluginIds()
getRequiredPluginIds
in interface BasicExtension
getRequiredPluginIds
in class UpgradeAdapter
public void upgrade(Connection c, AbstractDbDriver dbDriver, DbExtension dbExtension, DbUser user, File importDir, Properties projectProps, ImmoToolTask.Callback callback) throws SQLException, IOException
UpgradeExtension
upgrade
in interface UpgradeExtension
upgrade
in class UpgradeAdapter
SQLException
IOException
Copyright © 2015 OpenEstate. All rights reserved.