Re: Javolution support?

2006-11-04 Thread Michael Campbell
Gary, I saw your post on the ibatis list and was wondering if I could talk to you a little about ZK.

RE: discriminator and submap

2006-11-04 Thread Niels Beekman
If only if/else behaviour is required, why not create an additional column? Something like:   SELECT *, CASE WHEN part_no IS NULL THEN 0 ELSE 1 END AS hasPartNo FROM yourTable                 Niels From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: zater