Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Using Hibernate DataSource
Using Hibernate DataSource [message #538659] Tue, 08 June 2010 11:12 Go to next message
No real name is currently offline No real nameFriend
Messages: 17
Registered: June 2010
Junior Member
Hi,

Thanks very much for reading

I am interested in using my already existing hibernate setup in a spring-hibernate-JSF application.

Is there a plug and play plugin for hibernate? and please how can I install?

I have seen http://www.actuate.com/products/resources/?articleid=11719
but I cant find the link to install or how to use.

Please if you know of any resources on smoothly integrating (connecting to) already existing hibernate backed DAOs or services please link me to it.

Thanks a lot Smile

Ime
Re: Using Hibernate DataSource [message #538751 is a reply to message #538659] Tue, 08 June 2010 14:12 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

When accessing hibernate you can either use a scripted dataset and call
hibernate directly (A lot of examples out there for this.).

http://www.birt-exchange.org/org/devshare/designing-birt-rep orts/839-scripted-data-set-with-hibernate/

http://yekmer.blogspot.com/2008/11/how-to-integrate-eclipse- birt-with.html

http://dieroster.blogspot.com/2008/05/integrating-birt-with- hibernate-and_30.html

or by using an ODA (allows a gui in design mode). The example you
refer to comes from the Integrating BIRT Book. Just download both
plugins and unzip into your designer and restart eclipse with a -clean
option. There is a built in config file for hibernate but you can
specify your own in the report design. Deploy only the runtime plugin
to your runtime environment (org.eclipse.birt.report.data.oda.hibernate).

JBoss also provides a full featured hibernate ODA for BIRT:
http://docs.jboss.org/tools/3.0.0.GA/en/jboss_birt_plugin_re f_guide/html/birtSeamWebProject.html
To download and use look at:
https://jira.jboss.org/browse/JBIDE-2220

HTH

Jason

On 6/8/2010 7:12 AM, asangansi@yahoo.com wrote:
> Hi,
>
> Thanks very much for reading
>
> I am interested in using my already existing hibernate setup in a
> spring-hibernate-JSF application.
>
> Is there a plug and play plugin for hibernate? and please how can I
> install?
>
> I have seen http://www.actuate.com/products/resources/?articleid=11719
> but I cant find the link to install or how to use.
>
> Please if you know of any resources on smoothly integrating (connecting
> to) already existing hibernate backed DAOs or services please link me to
> it.
>
> Thanks a lot :)
>
> Ime
Re: Using Hibernate DataSource [message #538774 is a reply to message #538751] Tue, 08 June 2010 15:28 Go to previous message
No real name is currently offline No real nameFriend
Messages: 17
Registered: June 2010
Junior Member
Hi Jason,

Thanks a lot for this. This is very relevant!
Will look these up today

Cheers
Ime
Previous Topic:How do I have a label and data object appear on the same line?
Next Topic:ERROR: adaptDataSet
Goto Forum:
  


Current Time: Thu Apr 25 05:35:29 GMT 2024

Powered by FUDForum. Page generated in 0.03376 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top