users
[Top] [All Lists]

Re: [cinjug-users] Hibernate and DB2 on OS/390

To: "Scott Balmos" <sbalmos@xxxxxxxxxxx>
Subject: Re: [cinjug-users] Hibernate and DB2 on OS/390
From: "Mike Ball" <mwball@xxxxxxxxx>
Date: Wed, 30 Jul 2008 15:26:52 -0400
Cc: users@xxxxxxxxxx
Delivered-to: mailing list users@xxxxxxxxxx
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=b/2GPg/E26n/RTHtR3HVt/WazmvwlPHX1SjYj4VSnnk=; b=CEQqaRy4OgFz8WiKxLJfYu1ujAbNHQRwBKlgPUrtwDjipRhw5JBdN/DRvdbiFFSrh3 h+RUjJcbn2U0dhSDHE4iyk32kynDM3cgMaG/ieWkRizhcWf85fnV/buZrqGSQpG+hKFT sHJpCkVRagkbZ7igbr3xOkudvuFyj13t32Mvw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=iT2BZtFSg4gmUALA9NUSIXku/+nmO+af+faZud54/yW1WbN1i1zwcXs55ol0/h4tu0 /z+rb7+8weueUILVD3ZlcS9Zad72Pz9QI3GbofaFUhBpM46RN3uImTayZEN+MsLUl1th NxwAGsG9gGO90cp1CbaqpaE68U1xYjgkgFKTg=
In-reply-to: <1217444149.30245.1266175469@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Mailing-list: contact users-help@xxxxxxxxxx; run by ezmlm
References: <6f4a5d5a0807301032w57e71b0fqc8b98d76ed03e980@xxxxxxxxxxxxxx> <1217444149.30245.1266175469@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Y, I saw that bug and when I turn on the SQL debugging I'm seeing the
correct syntax, so I have the right dialect.  The identity just always
comes back as zero, there exception I get is a Hibernate exception
indicating there's a duplicate object on the session with the same
identifier.

I too, got weird email behavior.

On Wed, Jul 30, 2008 at 2:55 PM, Scott Balmos <sbalmos@xxxxxxxxxxx> wrote:
> I noticed your forum post over in the Hibernate support forums. It
> indicates you're using 3.2.4 ... I'm wondering if, somehow, this is a
> regression of the bug I link to below. Even though it says the fix is in
> Hibernate 3.0 and later, it sounds exactly like your issue.
>
> http://opensource.atlassian.com/projects/hibernate/browse/HB-917
>
> --Scott
>
> On Wed, 30 Jul 2008 13:32:01 -0400, "Mike Ball" <mwball@xxxxxxxxx> said:
>> Hey, We've got a client who's using DB2 on OS/390.
>>
>> Our code is a pretty normal Spring+Hibernate web application.  It
>> works fine on DB2 NT, Oracle, Sql Server, etc.  But has problems with
>> identities on OS/390.
>>
>> Does anyone out there use JDBC with OS/390?  Or even Hibernate with
>> OS/390?  Did you have to do anything special to get it to work?
>>
>> Thanks,
>>
>> Mike
>>
>> ---------
>> You may unsubscribe from this mailing list
>> by sending a blank email addressed to:
>> users-unsubscribe@xxxxxxxxxx
>>
>> --
>> Find additional help by sending a blank email
>> addressed to:
>> users-help@xxxxxxxxxx
>>
>

<Prev in Thread] Current Thread [Next in Thread>