ok, I have a table called say foo with a PK of say ID.  In Oracle, we
typically create a sequence to secure PKs of the numeric flavour.  How
to attack this in Reactor?  I saw mention of a sequence attribute of
the object tag, but how to use it?  Something like this?

<object name="FOO" sequence="SEQ_FOO" />

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?



-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/


Reply via email to