lumis.upgrade
Class UpgradeDaoJdbc
java.lang.Object
lumis.upgrade.UpgradeDaoJdbc
- All Implemented Interfaces:
- IUpgradeDao
public class UpgradeDaoJdbc
- extends Object
- implements IUpgradeDao
Upgrade DAO jdbc-based implementation.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpgradeDaoJdbc
public UpgradeDaoJdbc()
getCurrentBuildInfo
public BuildConfig getCurrentBuildInfo(ITransaction transaction)
throws DaoException,
PortalException
- Specified by:
getCurrentBuildInfo
in interface IUpgradeDao
- Throws:
DaoException
PortalException
runSql
public void runSql(String sql,
ITransaction transaction)
throws DaoException,
PortalException
- Specified by:
runSql
in interface IUpgradeDao
- Throws:
DaoException
PortalException
setBuildStatus
public void setBuildStatus(BuildConfig currentBuild,
String buildStatus,
String userResponse,
String userId,
ITransaction transaction)
throws DaoException,
PortalException
- Specified by:
setBuildStatus
in interface IUpgradeDao
- Throws:
DaoException
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.