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

Key: IDEADEV-17330
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Gregory Shrago
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

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

HIbernate mapping: value of class/@persister attribute may be resolved better

Created: 29 May 07 20:35   Updated: 29 May 07 20:35
Component/s: J2EE.Hibernate
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,988


 Description  « Hide
Consider hibernate mapping (hbm.xml), persister attribute of class element. IDEA allows to enter any class name there. Actually hibernate fails if this class does not implement org.hibernate.persister.entity.EntityPersister (I has not taken this information from docs, just investigated in practice).
So, IDEA completion / highlighting could work correspondingly.

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