
|
If you were logged in you would be able to see more operations.
|
|
|
|
With the ratio of 1 query out of 60 entities (60 entities and 10 named queries), checking the named queries at startup takes 7% (specifically the HQLQueryPlan creation).
I imagine that one want to avoid the overhead while doing unit tests
|
|
Description
|
With the ratio of 1 query out of 60 entities (60 entities and 10 named queries), checking the named queries at startup takes 7% (specifically the HQLQueryPlan creation).
I imagine that one want to avoid the overhead while doing unit tests |
Show » |
|
hibernate.query.startup_check true/false