Hello,
I am sucessfully using cayenne in a big eclipse RCP application (25
plugins), we use BIRT chart library to programmatically create dynamic
charts, and we are also integrating some BIRT reports into the RCP.
I don't know exaclty what you want to do, but BIRT can't use Cayenne
directly (you will have to develop an ODA driver to bridge the two),
it's possible but i don't see the utility, BIRT + JDBC is pretty nice
and simple.
You can see an example of BIRT using hibernate as data source here :
http://docs.jboss.org/tools/whatsnew/birt/birt-news-1.0.0.Alpha1.html
https://jira.jboss.org/jira/browse/JBIDE-2220
Cheers.
Laurent Marchal
Andrus Adamchik wrote:
Hi Lawrence,
Don't recall BIRT being mentioned on this list. You could be the first
one to try it (?)
Andrus
On Nov 25, 2008, at 3:02 AM, Lawrence Gerstley wrote:
Hello,
I've been using Cayenne with great success in making a variety of RCP
applications. I'm trying to integrate in BIRT to these applications
now, and want to do so without separately specifying JDBC mappings
just for BIRT. Has anyone integrated the two together? Especially
inside of RCP, but outside would work as well. Any snippets would be
greatly appreciated.
Many Thanks,
Lawrence