What is :: "validating persistence model" ?

We've migrated from 6.xx to 7.0 and got a performance issue with the following task:

"validating persistence model" while compiling our project.

What is it ? and how to boost that stuff ?


Cheers,
marc

0

Turn off "Validate JPA Model" in your JPA facet


0

Hello Dmitry,

Turn off "Validate JPA Model" in your JPA facet


Perhaps it should be off by default (and spring "validation on build" as
well)?

-tt


0
Avatar
Permanently deleted user

I guess I should see that facet as a new entry within the 'module' settings tree (in project settings) - 'coz I do not see anything ?


In the meantime, I've disabled the 'Hibernate support' plugin and it seems to solve that problem.


I'll check tomorrow at my office.


Regards,
_marc

0

You can turn validation ("Validate Hibernate Model" checkbox) off in the
Hibernate facet settings.

Regards,
Gregory Shrago


Marc Polizzi wrote:

I guess I should see that facet as a new entry within the 'module' settings tree (in project settings) - 'coz I do not see anything ?


In the meantime, I've disabled the 'Hibernate support' plugin and it seems to solve that problem.


I'll check tomorrow at my office.


Regards,
_marc

0
Avatar
Permanently deleted user

Got it :)

Thanks a lot,
_marc

0

请先登录再写评论。