
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|