|
From: Emmanuel B. (JIRA) <no...@at...> - 2006-07-05 15:48:58
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-387?page=comments#action_23539 ] Emmanuel Bernard commented on ANN-387: -------------------------------------- @Inherited is not the right way to do it. But yes we need to support inheritance. We're thinking a lot on this lucene integration ATM to make something better. > lucene integration does not support Inheritance > ----------------------------------------------- > > Key: ANN-387 > URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-387 > Project: Hibernate Annotations > Type: Improvement > Components: lucene > Environment: all > Reporter: masrawi > > > the annotations of lucene does not support inherited classes, the annotaions should have @Inherited in order to be seen from the child class, otherwise we will have to override methods like getId and the such in order to get it to work -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |