>>> Yes strange
>>>
>>> A case issue ? May be try Transaction.PAYMENTINTENTID.ilike()
>>> Or a encoding utf8/iso issue …
>>>
>>>
>>>
>>> De : Webobjects-dev
>>> [mailto:webobjects-dev-bounces+pierre.gilquin=hcuge...@list
ebobjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De
>> la part de Gino Pacitti via Webobjects-dev
>> Envoyé : mardi 14 janvier 2020 13:34
>> À : WebObjects-Dev Mailing List List
>> Objet : Re: Failed Query
>>
>> Thanks I will give it a go…
>>
bjects-dev-bounces+pierre.gilquin=hcuge...@lists.apple.com] De la
> part de Gino Pacitti via Webobjects-dev
> Envoyé : mardi 14 janvier 2020 13:34
> À : WebObjects-Dev Mailing List List
> Objet : Re: Failed Query
>
> Thanks I will give it a go…
>
> Funny thing is tha
janvier 2020 13:04
> À : WebObjects-Dev Mailing List List
> Objet : Failed Query
>
> Hi
> Anyone had experience of queries that should return an object as the row
> exists but EOF throws a NoSuchElementException?
>
> This is some code:
>
>
> Transac
Pacitti via Webobjects-dev
Envoyé : mardi 14 janvier 2020 13:04
À : WebObjects-Dev Mailing List List
Objet : Failed Query
Hi
Anyone had experience of queries that should return an object as the row exists
but EOF throws a NoSuchElementException?
This is some code:
Transaction transactionEo
Hi
Anyone had experience of queries that should return an object as the row exists
but EOF throws a NoSuchElementException?
This is some code:
Transaction transactionEo =
QueryDatabase.TransactionForPaymentIntentIdQuery(customCharge.getPayment_intent(),
_ec);
public static synchronized Tra