public interface StatisticRenovator
Modifier and Type | Method and Description |
---|---|
void |
renew(Session session,
ExecutionContext executionContext)
Renews the DB table statistics for the working-tables.
|
void renew(Session session, ExecutionContext executionContext) throws java.lang.Exception
session
- for execution of SQL-statementsjava.lang.Exception