Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Bug 368653 - need help with testing

You could add a customizer to the persistence.xml file for the PU you wish to use for the test suite.  You could include existing Entities within the new PU.
--Gordon

On 1/16/2012 6:00 AM, Heider, Sabine wrote:

Hi everyone,

 

I have just created https://bugs.eclipse.org/bugs/show_bug.cgi?id=368653 for the MaxDB platform. The corresponding patch is already attached. However, I’m in doubt about how to write a regression test for that. The logic is simple but it requires setting a table qualifier in a session customizer. How can that be done in the test framework? Is there already a similar example?

 

Thanks for your help and best regards,

Sabine



_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev

Back to the top