Package | Description |
---|---|
net.sf.jasperreports.data.cache |
Contains classes for data caching.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BufferColumnStore |
Modifier and Type | Class and Description |
---|---|
class |
BigDecimalStore |
class |
BigIntegerStore |
class |
BlockColumnStore |
class |
BooleanStore |
class |
DateStore |
class |
DoubleArrayStore |
class |
FloatArrayStore |
class |
LongArrayStore |
class |
ObjectArrayStore<T> |
class |
TimestampStore |
class |
TypedColumnStore |
Modifier and Type | Method and Description |
---|---|
protected ColumnStore |
ColumnDataCacheHandler.createColumnStore(Class<?> type) |
protected ColumnStore |
ColumnDataCacheHandler.createColumnStore(JRField field) |
Copyright © 2016. All rights reserved.