but it works the same way the insert ()? or have a specific way? and how we aim to sequence for him?
2014/1/22 Jasper N. Brouwer <[email protected]> > 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 a topic in the > Google Groups "doctrine-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/doctrine-user/0aL6iROV7-k/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- Atenciosamente, *Kayan Sampaio* *Desenvolvedor Web* *Graduando em Sistemas de Informação* *http://www.kayansampaio.com.br <http://www.kayansampaio.com.br>* *(75) 9196-2369* -- 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.
