Hi Kayan, Are you referring to Doctrine\DBAL\Connection::insert() ?
If so, Doctrine\DBAL\Connection::lastInsertId() might be what you're looking for. -- Jasper N. Brouwer (@jaspernbrouwer) On 22 Jan 2014, at 18:36, Kayan Sampaio <[email protected]> wrote: > someone let me know how I record records in oracle using the insert () method > of the doctrine? I am having trouble catching the sequence. -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/groups/opt_out.
