cancel
Showing results for 
Search instead for 
Did you mean: 

JPA Entity Creation Procedure

Former Member
0 Kudos

Hi All,

We are working on CE 7.1.1.

I want to create a simple JPA entity bean in MaxDB and I want to call this Entity from a stateless session bean .

Please tell me what are the steps/configurations required to try this simple example.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

ekaterinamitova
Advisor
Advisor
0 Kudos

Hi,

This tutorial should help you:

http://help.sap.com/saphelp_nwce711/helpdata/en/61/35b07725a642f0bb5001472b40d683/frameset.htm

Additionally, this document explains how to call an entity from a session bean:

http://help.sap.com/saphelp_nwce711/helpdata/en/46/307a2a50094f09e10000000a114a6b/frameset.htm

Best regards,

Ekaterina

Former Member
0 Kudos

Thank you. I will try it and ask you If I get any dought.

Thanks,

Sampath