Difference between JPA and EBean Play Framework

Viewed 15287

I'm relatively new to Play framework, I tried following the cookbook but it seems to be already outdated. Anyways I just want to know if there's a big difference between those I have mentioned.

Some tutorials used eBean whilst the others used jpa. I am really confused.

4 Answers
Related