Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [CDO Teneo] How can I see the mapping generated by Teneo?
[CDO Teneo] How can I see the mapping generated by Teneo? [message #557112] Sat, 04 September 2010 14:32 Go to next message
Michal Tkacz is currently offline Michal TkaczFriend
Messages: 105
Registered: July 2009
Senior Member
Is there a way to see the Hibernate mapping automatically generated by
Teneo when used in CDO? I guess it's never stored in a file, but maybe
there's an option to see it in the output?

Thanks,

Michal
Re: [CDO Teneo] How can I see the mapping generated by Teneo? [message #557148 is a reply to message #557112] Sun, 05 September 2010 11:48 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Michal,
Hmm the easiest is to set a breakpoint in the code and check the content of a variable. The breakpoint should be in the
last line of this class/method:
TeneoHibernateMappingProvider.generateMapping

Hope this helps.

gr. Martin

On 09/04/2010 04:32 PM, Michał Tkacz wrote:
> Is there a way to see the Hibernate mapping automatically generated by
> Teneo when used in CDO? I guess it's never stored in a file, but maybe
> there's an option to see it in the output?
>
> Thanks,
>
> Michal


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
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: [CDO Teneo] How can I see the mapping generated by Teneo? [message #557163 is a reply to message #557148] Sun, 05 September 2010 15:32 Go to previous message
Michal Tkacz is currently offline Michal TkaczFriend
Messages: 105
Registered: July 2009
Senior Member
Thanks Martin!

Michal

On 09/05/2010 01:48 PM, Martin Taal wrote:
> Hi Michal,
> Hmm the easiest is to set a breakpoint in the code and check the content
> of a variable. The breakpoint should be in the last line of this
> class/method:
> TeneoHibernateMappingProvider.generateMapping
>
> Hope this helps.
>
> gr. Martin
>
> On 09/04/2010 04:32 PM, Michał Tkacz wrote:
>> Is there a way to see the Hibernate mapping automatically generated by
>> Teneo when used in CDO? I guess it's never stored in a file, but maybe
>> there's an option to see it in the output?
>>
>> Thanks,
>>
>> Michal
>
>
Previous Topic:3.7.x stream EMF versions and p2 repositories
Next Topic:[Teneo] Having multiple orm.xml
Goto Forum:
  


Current Time: Fri Mar 29 12:57:10 GMT 2024

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

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

Back to the top