Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

2007-08-07 Thread Alexander Lamb (dev)
Java 5 only ( currently we are in production on Java 6 with Cayenne 2 and Tapestry 4.1 and migrating to Tapestry 5 which is Java 5 only :-) Le 7 août 07 à 14:54, Michael Gentry a écrit : [ ] Java 1.4 support [X] Java 5 support Given that a big change in Cayenne 3.0 is JPA, which requires Ja

PK generation problem: uniqueness constraint violated

2007-08-07 Thread Török Péter
Hello, I have a small application with an Oracle DB schema containing a single sequence, to be used by all tables (there aren't many of them). The sequence is created with this code: CREATE SEQUENCE MY_SEQ INCREMENT BY 1 START WITH 1 MINVALUE 1 MAXVALUE 999 NOCYCLE

Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

2007-08-07 Thread Michael Gentry
> [ ] Java 1.4 support > [X] Java 5 support Given that a big change in Cayenne 3.0 is JPA, which requires Java 5, this would seem to make the most sense. Cayenne 1.2/2.0 are still fine releases for people on Java 1.4 (which is what I'm using). Even the conservative financial place I'm at is putt

RE: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

2007-08-07 Thread Jan Lendholt
[ ] Java 1.4 support [X] Java 5 support From: "Kevin Menard" <[EMAIL PROTECTED]> Reply-To: user@cayenne.apache.org To: Subject: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support? Date: Mon, 6 Aug 2007 15:18:58 -0400 Hi all, Abstract: One of the recent discussions on the developer list

Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

2007-08-07 Thread Demis Gallisto
[ ] Java 1.4 support [X] Java 5 support Demis Gallisto Kevin Menard wrote: > Hi all, > > Abstract: > > > One of the recent discussions on the developer list is whether to forego > Java 1.4 compatibility and switch Cayenne development to require a Java > 5 base. Note that regardless o

Re: [POLL]: Cayenne 3.0 -- Java 1.4 or 5 support?

2007-08-07 Thread Tore Halset
On Aug 6, 2007, at 21:18 , Kevin Menard wrote: If you are planning to upgrade to Cayenne 3.0 or start a new project with it, which of the following best fits your needs: [ ] Java 1.4 support [ X] Java 5 support I am using java 5 all over. I like generics, love java.util.concurrent and are f