Re: Problems with Stale Data
Re: Problems with Stale Data
- Subject: Re: Problems with Stale Data
- From: "Chris Hoyt" <email@hidden>
- Date: Tue, 29 Jan 2008 01:14:44 -0500
> java.lang.IllegalStateException: cannot update primary-key
> 'assignmentID' form '52067' to '52067' on object
What you can't see there is that one of those 52067 is an Integer and
one is a Long (or a BigDecimal or some class other than what the
first one is.
I had recently upgraded by database so this looked like a real possibility to me. Alas, the schema and EOModel both have "int". I am using Webobjects 5.4 on OS X 10.5.1 with Open Base 10
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden