Jump to content
JasperReports Library 7.0 is now available ×

getting data from JAVA object


Recommended Posts

By: nay - nay

getting data from JAVA object

2002-09-05 02:29

Hi,

 

can I get data from a object [] not from directly a JDBC connection ?

if yes, can I do this with implementing JRdataSource ?

 

tx

 

 

By: Teodor Danciu - teodord

RE: getting data from JAVA object

2002-09-05 03:11

 

Hi,

 

Yes, you can.

 

Check the "datasource" sample and you will see

that the library comes with several default JRDataSource

implementations that might suit your needs.

I'm thinking at JRBeanArrayDataSource.

 

If not, all you have to do is to implement your own

JRDataSource and use it.

 

Thank you,

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...