Re: Primary Key Maximum value
Re: Primary Key Maximum value
- Subject: Re: Primary Key Maximum value
- From: Mike Schrag <email@hidden>
- Date: Tue, 20 Mar 2007 15:52:28 -0400
I switched the "i" to "l" in the value type of my primary key
prototype (strangely the "integer" menu changed to "Double", but
Java class is still "Number" so I'm not worried, specially because
it works!).
"l" should be Long not Double ... Is that Entity Modeler or
EOModeler? "Number" is actually correct. Long, Integer, Double,
BigDecimal, etc all extend java.lang.Number.
ms
_______________________________________________
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