No you do not need ID_TABLE when using sequences. Note that if you are
triggering the sequence in insert statements you will not get the full
benefit of the OM/Peer layer, because there is no way to let the object
know what its pk is, but the om/peer classes can still be useful to a
degree.
john mcnally
Edward Nesterov wrote:
>
> Hi everybody,
>
> I would like to find out do I need "ID_TABLE" table in my schema
> if I'm generating the new Ids using triggers and sequences ( Oracle ).
>
> Thanks in advance.
>
> Ed.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]