Actions
Bug #2674
openData Manager Library: Set database table life-span priority
Status:
In Progress
Priority:
Normal
Assignee:
Category:
datamanager
Target version:
Start date:
11/21/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2674
Description
Provide an API for the Calling Application to set a database table life-span priority on specific database tables.
When the upper limit on the database size is reached (see Bug #2673), the Data Manager Library will free up space by reducing the number of cached data tables in the database based on a "least used" removal algorithm. However, the Calling Application should be able to protect specific tables from removal by setting them as high priority. This is a boolean setting, either a table is protected from removal or it isn't.
This task supports Use Case #6 in the Data Manager Library UML documentation.
Actions