Tom,
sorry for beeing not responsive for several days. I am currently setting
up a globally distributed development team and was in action 24 hours a
day with my new programmers, so I had no free time for doing my open
source works. I hope you don't mind. Actually I still have strong
interest in contributing to glassfish, but it's just a resources issue. :-)
Yes, actually I have changed that file to allow TopLink to find my new
implementation. Here is the code:
SQL\
Anywhere=oracle.toplink.essentials.platform.database.SQLAnywherePlatform
Please note that there is a blank after the backslash since the driver
name contains a blank.
Thanks a lot
Markus
> Hi Markus,
>
> Do you also have changes to the
> VendorNameToPlatformMapping.properties you'd like to include?
>
> -Tom
>
> Markus KARG wrote:
>
>> Tom,
>>
>>
>>> I am copying the persistence list on this reply since there may be
>>> some people on the list that are interested.
>>>
>>> I believe there are two things we have to do.
>>>
>>> 1. You had some concerns about the licensing. We need to alleviate
>>> those concerns. Hopefully some of the Sun folks have made some
>>> progress and can share it with us.
>>> 2. We should get your code reviewed. When we all agree that it is
>>> in shape to check-in we will check it in. To get the code reviewed,
>>> I beleive the best strategy is to send it to the persistence list
>>> and request a review. Let me know if that makes sense to you.
>>>
>> there still is the issue with the jConnect bug that Sybase denies to
>> fix and the failed test "Query.setFirstResult". Is this a problem for
>> somebody? Maybe Tom knows how we can turn the sequence from "? = a"
>> to "a = ?" ?
>>
>> If nobody has a problem with that, I do not see a reason why not to
>> replace SQLAnyWherePlatform by my SQLAnywherPlatform.
>>
>> Attached is the code. Please give it a review. :-)
>>
>> Thanks
>> Markus
>>
>>
>