cancel
Showing results for 
Search instead for 
Did you mean: 

Develope Dynpro with hibernate

Former Member
0 Kudos

Hello,

I need to develop a Dynpro connected to an external db and i would like to use hibernate tool in my project.

Anyone knows if there is a hibernate eclipse plug-in suitable for SAP NW Developer Studio?

And what is the correct method to connect a Dynpro with the hibernate code?

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Matteo,

It will be hard to find old Hibernate plugins these are targeting Eclipse 2.1.x (this is version of Eclipse current NW IDE is based on)

You may use new Hibernate 3.x along with Hibernate Tools 3.x and separate IDE (Eclipse 3.2 AFAIK). Then just place all JavaBeans and mapping files to the project in NW IDE.

<i>And what is the correct method to connect a Dynpro with the hibernate code</i>

The typical way is: JavaBeans -> Hibernate mappings -> WD JavaBeans Model -> Model context nodes -> UI. Or you mean smth. different?

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Answers (0)