Re: WOLips Entity Modeler SQL Generation and WO 5.4
Re: WOLips Entity Modeler SQL Generation and WO 5.4
- Subject: Re: WOLips Entity Modeler SQL Generation and WO 5.4
- From: Andrew Lindesay <email@hidden>
- Date: Wed, 8 Jul 2009 09:32:22 +1200
Hello David;
I don't use Postgresql, but I believe that the prototype "id" is the
one to use for PKs and FKs. I see that there only seems to be an
external type of integer for Postgress and even a LongNumber
prototype which has a java datatype of Long, is still an integer in
Postgress. Are postgress integers really longs?
I tend to use PG's int4 and int8 types to be sure and generally use
int8 for PK/FK's to avoid grief as tables get large.
cheers.
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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