Thanks, Abe. Will take care of this shortly.
On 10/19/06, Abe White <awhite@bea.com> wrote:
>
> Kevin --
>
> Thanks for the test case. Unfortunately, the test will always fail
> for databases that don't support auto-assigning column values. The
> test should probably look for DBDictionary.supportsAutoAssign and
> skip itself (early on, before any attempt to create the schema for
> the classes involved), if auto-assigning isn't supported. You can
> then test the test, by changing the DerbyDictionary's
> supportsAutoAssign to false and making sure running it still works.
>
> On Oct 19, 2006, at 6:38 AM, kwsutter@apache.org wrote:
>
> > Log:
> > Testcase for a problem similar to the one described in OPENJPA-13.
> > Revision 453016 resolved both of these problems. We can use this
> > testcase for regression purposes.
>
> _______________________________________________________________________
> Notice: This email message, together with any attachments, may contain
> information of BEA Systems, Inc., its subsidiaries and affiliated
> entities, that may be confidential, proprietary, copyrighted and/or
> legally privileged, and is intended solely for the use of the individual
> or entity named in this message. If you are not the intended recipient,
> and have received this message in error, please immediately return this
> by email and then delete it.
>
|