Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JPA with stored procedure.

843830Oct 5 2007 — edited Jan 7 2008
Hello
How can I call a stored procedure from JPA?! I know it's possible using createNativeQuery("name_stored_procedur"), but I don't know how register register output parameters. So if there is a way to I get the JDBC Connection I could resolve the problem.

Does someone have make it?


thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 4 2008
Added on Oct 5 2007
8 comments
3,210 views