public class LicensedAppsBuilder
extends com.deltek.enterprise.core.utils.LicensedAppsBuilder
Title: Use this class to rebuild W_LICENSED_APPS table
Description:
Copyright: Copyright (c) 2004
Company: Deltek Inc
Constructor and Description |
---|
LicensedAppsBuilder(SqlManager hSqlAdmin,
SqlManager hSqlData,
boolean doCommit) |
public LicensedAppsBuilder(SqlManager hSqlAdmin, SqlManager hSqlData, boolean doCommit)
hSqlAdmin
- Admin DB SqlManagerhSqlData
- Data DB SqlManagerdoCommit
- boolean- indicate if the explicit commit should be done
at the end of each call