lumis.upgrade
Interface IUpgradeDao
- All Known Implementing Classes:
- UpgradeDaoJdbc
public interface IUpgradeDao
Upgrade DAO interface.
- Since:
- 4.0.0
getCurrentBuildInfo
BuildConfig getCurrentBuildInfo(ITransaction transaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
runSql
void runSql(String sql,
ITransaction transaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
setBuildStatus
void setBuildStatus(BuildConfig currentBuild,
String buildStatus,
String userResponse,
String userId,
ITransaction transaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
Lumisportal 4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.