RE: [OJB-developers] multiple classes mapped to single table requ est for comments
Brought to you by:
thma
From: Matthew B. <ma...@so...> - 2002-06-10 14:37:09
|
No problem then. I'd hate to see an inheritance hierarchy more than 254 deep ;) -----Original Message----- From: Jakob Braeuchi [mailto:jbr...@ho...] Sent: Monday, June 10, 2002 12:10 AM To: Matthew Baird; obj...@li... Subject: Re: [OJB-developers] multiple classes mapped to single table requ est for comments hi matthew, afaik it's not the total length of the IN that has this limit, you can only have 254 items in the list: IN(a,b,c,d.... up to 254) jakob |