Re: working with slices

2012-11-26 Thread Fabio Martelli
> > > > > - > Pinaki Poddar > Chair, Apache OpenJPA Project > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/working-with-slices-tp7581693p7581928.html > Sent from the OpenJPA Developers mailing list archive at Nabble.com.

Re: working with slices

2012-11-26 Thread Pinaki Poddar
-- Pinaki Poddar Chair, Apache OpenJPA Project -- View this message in context: http://openjpa.208410.n2.nabble.com/working-with-slices-tp7581693p7581928.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.

Re: working with slices

2012-11-22 Thread Fabio Martelli
/suggestion/remark will be appreciated. Best regards, F. > [1] > http://openjpa.apache.org/builds/2.2.0/apache-openjpa/docs/manual.html#d5e16664 > > > > - > Pinaki Poddar > Chair, Apache OpenJPA Project > -- > View this message in context: > http://openjpa

Re: working with slices

2012-11-21 Thread Pinaki Poddar
[1] http://openjpa.apache.org/builds/2.2.0/apache-openjpa/docs/manual.html#d5e16664 - Pinaki Poddar Chair, Apache OpenJPA Project -- View this message in context: http://openjpa.208410.n2.nabble.com/working-with-slices-tp7581693p7581892.html Sent from the OpenJPA Developers mailing list

Re: working with slices

2012-11-19 Thread Fabio Martelli
Il giorno 10/nov/2012, alle ore 17.11, Fabio Martelli ha scritto: > Hi All, > I'm working on some extensions around openjpa-slice but I have some > difficulties to understand/configure slice about delete operations. > > I ask for the following operation > entityManager.createQuery("DELETE

working with slices

2012-11-10 Thread Fabio Martelli
Hi All, I'm working on some extensions around openjpa-slice but I have some difficulties to understand/configure slice about delete operations. I ask for the following operation entityManager.createQuery("DELETE FROM MPObject p").executeUpdate(); Since my MPObject exists on one and only