Jump to content
We've recently updated our Privacy Statement, available here ×

Newbie Q: set of dynamically generated beans for datasources -- possible?


claude.warren

Recommended Posts

I have a set of dynamically generated beans that I want to use for data sources. 

I have managed to create a DataSourceProvider that will work with any one of the beans (actually the generaic BeanDatasourceProvider works fine) provided I know the name of the bean to start with.

Since the beans are generated dynamically I don't know the available beans except by querying the bean generating system.  My question is... 

Is it possible to create a DataSourceProvider or something similar that will allow users of IReport to select from the set of beans that are returned by the query to the bean generating system?

Has anyone done something like this?  I suspect that it would be very much like having canned SQL queries and being able to pick one from a list.

Any help would be appreciated.

 

--Claude

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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...