|
i-net Clear Reports | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
|---|---|
| EngineFactory | An instance of this interface creates a ReportCacheKey and Engine based on the properties. |
| Class Summary | |
|---|---|
| Cache | This class implements an Engine Data Cache. |
| EngineFactoryImpl | This is the default implementation of the EngineFactory. |
| ExternalDBCache | This class implements a database cache without a connection factory. |
| ReportCacheKey | This class represents a unique key for a report output. |
| Exception Summary | |
|---|---|
| KeyNotFoundException | This exception will be thrown if ReportCacheKey is not found in the Cache. |
| PageOutOfRangeException | This exception is thrown if a page is requested with a page number larger than the total number of pages, or is less than 0. |
| TimeoutException | As of now this exception is not thrown anywhere. |
Provides all classes and interfaces for the memory, database and hard disk cache.
The cache is used to save executed reports temporarily.
Database and hard disk cache is available in
i-net Clear Reports Plus, only.
|
i-net Clear Reports | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||