|
From: Ken K. <kk...@kk...> - 2003-05-19 14:37:57
|
Isabelle, I don't see any update methods in SqlUpdate that take a KeyBinder. Ken Isabelle Muszynski wrote: >Hi Ken, > >It's all hidden under update. There are some new update methods that take a KeyBinder, those are the ones that use key auto-generation and return you the value of the generated key. >For an insert without auto key generation, you can just use the update, passing it an INSERT INTO ... > > >Isabelle > >On Mon, May 19, 2003 at 09:01:29AM -0500, Ken Krebs wrote: > > >>Isabelle, >> >>Is there any high level (com.interface21.jdbc.object) support for Insert >>functionality ??? >> >>I've seen some comments about it being incorporated while browsing the >>CVS for SqlUpdate rev 1.4 and SqlOperation rev 1.4 but I see no actual >>differences supporting it. >> >>Is this planned for later ? >> >>Ken >> >> >> >> >> >> > > > |