History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-15666
Type: Meta Issue Meta Issue
Status: Open Open
Assignee: Gregory Shrago
Reporter: Alexander Strotzky
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Performance issues when using a Hibernate facet with a high number of entities

Created: 12 Oct 07 12:21   Updated: 12 Oct 07 14:35
Component/s: J2EE.Hibernate

Build: 7,346
Severity: High


 Description  « Hide
I have hibernate integrated with spring.
The number of entities (tables + views) is 574 (yes, I know this is a big number but this is a real application, not a hello world with hibernate).
We use one maping file per entity (because 600K+ of xml is unwieldy).

Everything moves very slowly.

Please apply some kind of cache so that the interface lag / unresponsiveness will happen only the first time.
Or better yet, cache everything needed when creating a hibernate facet and assigning a datasource.

Issues part of this meta-issue:
IDEA-15662
IDEA-15663
IDEA-15665
IDEA-15669



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.