See: Description
Interface | Description |
---|---|
EngineFactory |
An instance of this interface creates a
ReportCacheKey and Engine based on the properties. |
Class | Description |
---|---|
Cache |
This class implements a cache for rendered data.
|
EngineFactoryImpl |
This is the default implementation of the EngineFactory.
|
ReportCacheInputStream |
A stream result from a report in the cache.
|
ReportCacheKey |
This class represents a unique key for a report output.
|
Exception | Description |
---|---|
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.
|
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.
Copyright © 1999-2020 by i-net software GmbH