Open bakomchik opened 9 years ago
There's a plan to add support for the bean validation API. We can look at JPA afterwards
I think you should be using HSQL with in memory database to test your JPA entities.
There's a plan to add support for the bean validation API. We can look at JPA afterwards.
Are you going to honor JPA entities relations (mappedBy/foreignKey) while generating the bean tree with nested beans/collection of beans ?
Nope
On Thu, 14 Apr 2016 at 15:27, Furer Alexander notifications@github.com wrote:
Are you going to honor JPA entities relations (mappedBy/foreignKey) while generating the bean tree with nested beans/collection of beans ?
— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/mtedone/podam/issues/89#issuecomment-209969382
Is it possible to add functionality that recognizes JPA annotations and build Entity graph.