Uses of Class
net.sf.jasperreports.data.cache.DataSnapshotException
Packages that use DataSnapshotException
Package
Description
Contains classes for data caching.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of DataSnapshotException in net.sf.jasperreports.data.cache
Methods in net.sf.jasperreports.data.cache that throw DataSnapshotExceptionModifier and TypeMethodDescriptionColumnDataSnapshot.getCachedData(Object key) DataSnapshot.getCachedData(Object key) ColumnValuesDataSource.getFieldValue(JRField field) -
Uses of DataSnapshotException in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that throw DataSnapshotExceptionModifier and TypeMethodDescriptionprotected voidJRFillDataset.cacheInit()protected voidJRFillDataset.cacheInitSnapshot()