Skip to Main Content

Java Development Tools

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle ADF Integration with Hibernate

3676941Mar 22 2018 — edited Mar 23 2018

I have been learning Oracle ADF for the past one week. I have got basic grasp over ADF now. (EO , VO , Application Module and JSF Views)

Now I want to understand how ADF can be used with other frameworks , mainly Spring and Hibernate.

This tutorial explains Spring and ADF integration.

I am looking for same for Hibernate also. But I am not finding any good resource for the same.

Primary thing I am searching is , can we read data from Hiberbate /JPA entities into ADF view objects ? Without using EO objects which are primary source of data for ADF fusion application ?

I have seen tutorials similar like this, but these use EJB as an interface to access JPA entities.

Is there any mechanism available apart from this to access JPA entities from ADF ?

Please advice.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2018
Added on Mar 22 2018
5 comments
494 views