Re: eo_pk_table
Re: eo_pk_table
- Subject: Re: eo_pk_table
- From: Chuck Hill <email@hidden>
- Date: Thu, 25 Mar 2004 18:59:29 -0800
I don't see any reason to unless you are sure that you will run out of
keys. How much can the DB store in there? I usually model it as a
Long. Plenty enough space for me
Chuck
On Mar 25, 2004, at 2:55 PM, James Cicenia wrote:
Ah Ha! Yes... All my table are subclassed from a base table that has
my audit fields, etc....
Should I change that?
-James Cicenia
On Mar 25, 2004, at 4:39 PM, Chuck Hill wrote:
Are you using inheritance? If so, is that one row for the root
Entity? The PK must be unique for all objects in the hierarchy.
Chuck
On Mar 25, 2004, at 2:12 PM, James Cicenia wrote:
Hello -
Why does the eo_pk_table have only one global number?? In all my
past lives
we always had a row for each table. I don't understand having only
one row for
one global id generator. Granted we will all have 64 bit servers ;-)
but I would
think large databases in the 32 bit world would run out of keys.
Is there a switch to make it have a row for each table.
-James Cicenia
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.