public final class DbUpdaterImpl extends DbUpdater<CallContext>
| Constructor and Description |
|---|
DbUpdaterImpl(ConnectionPool connectionPool,
Score score,
boolean forceDdInitialize,
ru.curs.celesta.dbutils.adaptors.DBAdaptor dba,
ICelesta celesta) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateSysGrain()
Updates the system grain.
|
void |
updateSysGrain(CallContext context) |
updateDb, updateSystemSchemapublic DbUpdaterImpl(ConnectionPool connectionPool, Score score, boolean forceDdInitialize, ru.curs.celesta.dbutils.adaptors.DBAdaptor dba, ICelesta celesta)
public void updateSysGrain()
public void updateSysGrain(CallContext context)
updateSysGrain in class DbUpdater<CallContext>Copyright © 2020 CURS. All rights reserved.