Package net.sf.jasperreports.j2ee.ejbql
Interface JRJpaDataSource.FieldValueReader
-
- All Known Implementing Classes:
JRJpaDataSource.IndexPropertyReader
,JRJpaDataSource.IndexReader
,JRJpaDataSource.PropertyReader
- Enclosing class:
- JRJpaDataSource
protected static interface JRJpaDataSource.FieldValueReader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getValue()
-
-
-
Method Detail
-
getValue
Object getValue() throws JRException
- Throws:
JRException
-
-