Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [Elver/Teneo] Hibernate Search (Apache Lucene) integration
[Elver/Teneo] Hibernate Search (Apache Lucene) integration [message #73598] Mon, 05 March 2007 14:14 Go to next message
Arjen Hoekman is currently offline Arjen HoekmanFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I am using Hibernate Search with my persistent classes. Now I have to
add the necessary annotations to the generated model code afterwards. I
was wondering if it is possible to add those annotations to the datamodel
(ecore) and let the code generator add the annotations to the generated
classes automatically? Is this possible?

Thanks,

Arjen.

btw. I'm using the Elver codegen feature to generate the model code.
Re: [Elver/Teneo] Hibernate Search (Apache Lucene) integration [message #73616 is a reply to message #73598] Mon, 05 March 2007 16:58 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Arjen,
Interesting feature. At this time Teneo does not generate the code (and ejb3 annotations). For the
longer term of Teneo this is in the roadmap. For Elver codegen this can certainly be an option which
is handled earlier than 'the longer term'.
Maybe it is possible to support this without using annotations in the code (would be nice as dynamic
emf would then also be covered). I need to check.

Can you enter a bugzilla feature request on Teneo for this?

gr. Martin

Arjen Hoekman wrote:
> Hi,
>
> I am using Hibernate Search with my persistent classes. Now I have to
> add the necessary annotations to the generated model code afterwards. I
> was wondering if it is possible to add those annotations to the datamodel
> (ecore) and let the code generator add the annotations to the generated
> classes automatically? Is this possible?
>
> Thanks,
>
> Arjen.
>
> btw. I'm using the Elver codegen feature to generate the model code.


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Elver/Teneo] Hibernate Search (Apache Lucene) integration [message #73731 is a reply to message #73616] Tue, 06 March 2007 12:33 Go to previous message
Arjen Hoekman is currently offline Arjen HoekmanFriend
Messages: 4
Registered: July 2009
Junior Member
Hi Martin,

Thanks, that would be great. I've entered a feature request (Bug id
176480).

Arjen.

On Mon, 05 Mar 2007 17:58:30 +0100, Martin Taal wrote:

> Hi Arjen,
> Interesting feature. At this time Teneo does not generate the code (and
> ejb3 annotations). For the longer term of Teneo this is in the roadmap.
> For Elver codegen this can certainly be an option which is handled
> earlier than 'the longer term'. Maybe it is possible to support this
> without using annotations in the code (would be nice as dynamic emf
> would then also be covered). I need to check.
>
> Can you enter a bugzilla feature request on Teneo for this?
>
> gr. Martin
>
> Arjen Hoekman wrote:
>> Hi,
>>
>> I am using Hibernate Search with my persistent classes. Now I have to
>> add the necessary annotations to the generated model code afterwards. I
>> was wondering if it is possible to add those annotations to the
>> datamodel (ecore) and let the code generator add the annotations to the
>> generated classes automatically? Is this possible?
>>
>> Thanks,
>>
>> Arjen.
>>
>> btw. I'm using the Elver codegen feature to generate the model code.
>
>
Re: [Elver/Teneo] Hibernate Search (Apache Lucene) integration [message #603108 is a reply to message #73598] Mon, 05 March 2007 16:58 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Arjen,
Interesting feature. At this time Teneo does not generate the code (and ejb3 annotations). For the
longer term of Teneo this is in the roadmap. For Elver codegen this can certainly be an option which
is handled earlier than 'the longer term'.
Maybe it is possible to support this without using annotations in the code (would be nice as dynamic
emf would then also be covered). I need to check.

Can you enter a bugzilla feature request on Teneo for this?

gr. Martin

Arjen Hoekman wrote:
> Hi,
>
> I am using Hibernate Search with my persistent classes. Now I have to
> add the necessary annotations to the generated model code afterwards. I
> was wondering if it is possible to add those annotations to the datamodel
> (ecore) and let the code generator add the annotations to the generated
> classes automatically? Is this possible?
>
> Thanks,
>
> Arjen.
>
> btw. I'm using the Elver codegen feature to generate the model code.


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Re: [Elver/Teneo] Hibernate Search (Apache Lucene) integration [message #603142 is a reply to message #73616] Tue, 06 March 2007 12:33 Go to previous message
Arjen Hoekman is currently offline Arjen HoekmanFriend
Messages: 4
Registered: July 2009
Junior Member
Hi Martin,

Thanks, that would be great. I've entered a feature request (Bug id
176480).

Arjen.

On Mon, 05 Mar 2007 17:58:30 +0100, Martin Taal wrote:

> Hi Arjen,
> Interesting feature. At this time Teneo does not generate the code (and
> ejb3 annotations). For the longer term of Teneo this is in the roadmap.
> For Elver codegen this can certainly be an option which is handled
> earlier than 'the longer term'. Maybe it is possible to support this
> without using annotations in the code (would be nice as dynamic emf
> would then also be covered). I need to check.
>
> Can you enter a bugzilla feature request on Teneo for this?
>
> gr. Martin
>
> Arjen Hoekman wrote:
>> Hi,
>>
>> I am using Hibernate Search with my persistent classes. Now I have to
>> add the necessary annotations to the generated model code afterwards. I
>> was wondering if it is possible to add those annotations to the
>> datamodel (ecore) and let the code generator add the annotations to the
>> generated classes automatically? Is this possible?
>>
>> Thanks,
>>
>> Arjen.
>>
>> btw. I'm using the Elver codegen feature to generate the model code.
>
>
Previous Topic:OneToMany and index tables
Next Topic:EEnum to Epackage relationship lost
Goto Forum:
  


Current Time: Wed Apr 24 17:48:18 GMT 2024

Powered by FUDForum. Page generated in 0.03229 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top