Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [Teneo] DB Schema on Teneo Audit
[Teneo] DB Schema on Teneo Audit [message #1049846] Fri, 26 April 2013 10:42 Go to next message
Cristian Prevedello is currently offline Cristian PrevedelloFriend
Messages: 33
Registered: June 2011
Member
i'm trying to put audit tables on a different schema through
org.eclipse.emf.teneo.PersistenceOptions.AUDITING_DB_SCHEMA setting.

Teneo is putting on the specified audit schema all audit tables related to entities.

But in my main schema it puts some join audit tables.

Let's say i've two entieis A and B and they A has a reference to B,

in audit schema i find the following tables

Aauditing
Bauditing

while in my schema i've the following tables

A
B
Aauditing_Bauditing


what's wrong? thank you.



Re: [Teneo] DB Schema on Teneo Audit [message #1049955 is a reply to message #1049846] Fri, 26 April 2013 13:58 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Cristian,
This seems to be a bug... Can you enter a bugzilla for it?

gr. Martin

On 04/26/2013 12:42 PM, Cristian Prevedello wrote:
> i'm trying to put audit tables on a different schema through
> org.eclipse.emf.teneo.PersistenceOptions.AUDITING_DB_SCHEMA setting.
>
> Teneo is putting on the specified audit schema all audit tables related to entities.
> But in my main schema it puts some join audit tables.
>
> Let's say i've two entieis A and B and they A has a reference to B,
>
> in audit schema i find the following tables
>
> Aauditing
> Bauditing
>
> while in my schema i've the following tables
>
> A
> B
> Aauditing_Bauditing
>
>
> what's wrong? thank you.
>
>
>
>


--

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@xxxxxxxx - mtaal@xxxxxxxx
Web: www.springsite.com - www.elver.org
Re: [Teneo] DB Schema on Teneo Audit [message #1050474 is a reply to message #1049955] Sat, 27 April 2013 08:05 Go to previous messageGo to next message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Cristian,
I checked this and I pushed a fix for this on the 15th of January:
http://git.eclipse.org/c/teneo/org.eclipse.emf.teneo.git/commit/?id=f15b729492f33fc7bea8e5c99e8bdebbb1a9c920

Which version of Teneo are you using?

gr. Martin


On 04/26/2013 03:58 PM, Martin Taal wrote:
> Hi Cristian,
> This seems to be a bug... Can you enter a bugzilla for it?
>
> gr. Martin
>
> On 04/26/2013 12:42 PM, Cristian Prevedello wrote:
>> i'm trying to put audit tables on a different schema through
>> org.eclipse.emf.teneo.PersistenceOptions.AUDITING_DB_SCHEMA setting.
>>
>> Teneo is putting on the specified audit schema all audit tables related to entities.
>> But in my main schema it puts some join audit tables.
>>
>> Let's say i've two entieis A and B and they A has a reference to B,
>>
>> in audit schema i find the following tables
>>
>> Aauditing
>> Bauditing
>>
>> while in my schema i've the following tables
>>
>> A
>> B
>> Aauditing_Bauditing
>>
>>
>> what's wrong? thank you.
>>
>>
>>
>>
>
>


--

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@xxxxxxxx - mtaal@xxxxxxxx
Web: www.springsite.com - www.elver.org
Re: [Teneo] DB Schema on Teneo Audit [message #1050524 is a reply to message #1050474] Sat, 27 April 2013 09:54 Go to previous message
Cristian Prevedello is currently offline Cristian PrevedelloFriend
Messages: 33
Registered: June 2011
Member

Thank you for your prompt response...i just finished to build a test case for you and i realized with latest teneo version everything is working fine. We have a conservative update policy and we are using 2.0.1.v201212211445.

guess time to update. Smile thank you.
Previous Topic:[TENEO] how to read existing EPackages from DataStore?
Next Topic:Is this a bug? Databindings don't seem to check isSet
Goto Forum:
  


Current Time: Tue Mar 19 03:59:03 GMT 2024

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

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

Back to the top