Skip navigation links
i-net Clear Reports

Package com.inet.report.database.beans

This package provided the classes used for BeanDataSources.

See: Description

Package com.inet.report.database.beans Description

This package provided the classes used for BeanDataSources.

BeanDataSource

A BeanDataSource is a data source for i-net Clear Reports using JavaBeans instead of sql queries. This means that at runtime a list of java beans can be returned as data source for a report. This can be used inside of application servers if the bean objects already exists and a separate sql query would reduce performance. It is also a way to provide the data for i-net Clear Reports if you don't use direct sql queries at all. Then a BeanDataSource can use simple JavaBeans to set the data for a report.
Skip navigation links
i-net Clear Reports

Copyright © 1999-2019 by i-net software GmbH