How to create an entity from multiple tables?
Hello,
I need to get one Entity class, which combines fields from several tables. The Internets are writing about @SecondaryTable, but in the Ebean manual says that replacement are Partial Objects. How to create a Entity class? What are alternative solutions?
2.5 use Play FrameWork + Ebean ORM.
If you want more information - ask.
0 answer
Find more questions by tags Play FrameworkORMJava