Search Discussions
-
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 ...
Kevin Menard
Aug 6, 2007 at 7:19 pm
Nov 18, 2007 at 8:28 pm -
Hello list, We are experimenting a Cayenne crash and wondering how to get around it. Here is the place of the crash: java.lang.NullPointerException at ...
Alexander Lamb (dev)
Aug 31, 2007 at 2:20 pm
Sep 2, 2007 at 9:15 am -
This is a general question I would guess at the "use case" level. I was recently in a conversation in which I was challenged about the selection of Cayenne over Hibernate. I have only researched ...
Joe Baldwin
Aug 9, 2007 at 6:24 pm
Aug 9, 2007 at 11:39 pm -
Moving to user@... With a recent commit [1] to 3.0 after M1, you may no longer need to add a decorator at all if you just want to add lifecycle callbacks. Ari Maniatis [1] ...
Aristedes Maniatis
Aug 16, 2007 at 1:07 pm
Aug 23, 2007 at 6:12 pm -
Hi all, I am new to both Cayenne and the JPA and trying to get a basic test running with Cayenne 3.0M and Derby. I have worked through the Cayenne tutorial in the quick start, but it does not have ...
Clark_shannon
Aug 24, 2007 at 8:10 pm
Sep 4, 2007 at 1:48 pm -
Hello all, I am running into a perplexing issue. I am trying to run an application I've written (using Cayenne) on a Solaris 10 box and keep getting connection errors. During development, I modified ...
Michael Lepine
Aug 20, 2007 at 9:10 pm
Aug 23, 2007 at 6:02 pm -
Hallo, as discussed here [1] and there [2]. I am seeking for a solution where the following works: Room r = new Room(); getContext().registerNewObject(r); Meeting m = new Meeting(); r.addMeeting(m) ...
Peter Karich
Aug 10, 2007 at 1:56 pm
Aug 13, 2007 at 6:40 pm -
Moving this to the user list where it belongs... All you need to do is add this to your connection URL: &zeroDateTimeBehavior=convertToNull Ari Maniatis -------------------------- Aristedes Maniatis ...
Aristedes Maniatis
Aug 4, 2007 at 11:04 am
Aug 8, 2007 at 7:59 pm -
Has anyone successfully configured jetty to use a jndi connection with Cayenne? Specifically, I'm trying to create a config file for jettylauncher in eclipse for Jetty 5.1.x My apparent problem is ...
Mike Kienenberger
Aug 23, 2007 at 6:21 pm
Aug 23, 2007 at 6:49 pm -
Hello I think recently the requirement every relationship to be defined both ways was revoked. I found few problems with it: we have defined (to many, read only): <obj-relationship name="sessions" ...
Marcin Skladaniec
Aug 15, 2007 at 5:54 am
Aug 16, 2007 at 12:12 am -
Hello, after checking out Cayenne 3.0 from subversion repository https://svn.apache.org/repos/asf/cayenne/main/trunk/ and executing mvn -Dmaven.test.skip=true install I get ... [INFO] ...
Borut Bolčina
Aug 30, 2007 at 6:31 pm
Aug 31, 2007 at 11:32 am -
Hi, I am having a problem with date-parameter-binding in a SQLTemplate. This is my coding: public static void validate(DataContext dataCtx) throws ParseException { final Map<String,Object para = new ...
Jens Mayer
Aug 6, 2007 at 12:44 pm
Aug 6, 2007 at 1:46 pm -
I have seen several discussions on implementing temporal databases. I am working on an application that needs something very similar, but slightly different from what I have seen discussed on the ...
James
Aug 4, 2007 at 8:43 pm
Aug 4, 2007 at 9:25 pm -
Hm... I noticed that SQLTemplate doesn't even set the jdbc type of it's column descriptors... (at least, not in 2.x cayenne...) Should it? There's probably not enough information in #result to guess ...
Robert Zeigler
Aug 4, 2007 at 8:32 pm
Aug 4, 2007 at 9:01 pm -
I don't understand how the caching mechanism works in cayenne 1.2 ! My selections are implemented as follows : SelectQuery query = new SelectQuery(Simulation.class, ExpressionFactory.matchExp("name", ...
Jean-Paul Le Fèvre
Aug 1, 2007 at 2:06 pm
Aug 1, 2007 at 5:04 pm -
I have the need to move objects and all of their relationships from one object context to another. I found it simplest to just make sure the object is in a committed state and then refetch it from ...
Kevin Menard
Aug 20, 2007 at 5:43 pm
Aug 23, 2007 at 6:05 pm -
Hi, I'm wondering about an error message: "Can't perform lookup. There is more than one ObjEntity mapped to class TmpAttredit" This is the code (as simple as possible): DataContext dataCtx = ... ...
Jens Mayer
Aug 20, 2007 at 5:57 pm
Aug 20, 2007 at 9:41 pm -
Hi, I'm trying to build a tree-like structure based on data in my db. My table TMP_TRANSEDIT has a relationship to itself: TMPTRANSEDIT_ID NUMBER(10) is the PK ... and TMPTRANSEDIT_TMPTRANSEDIT_ID ...
Jens Mayer
Aug 20, 2007 at 8:19 pm
Aug 20, 2007 at 8:25 pm -
Hi, I am writing an application which requires me to query an auto-generated Primary Key, but I am currently getting a "Can't resolve path component" error. Basically, my application has a table of ...
Griffiths Guy
Aug 15, 2007 at 1:42 pm
Aug 16, 2007 at 8:14 pm -
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 ...
Török Péter
Aug 7, 2007 at 2:56 pm
Aug 10, 2007 at 8:22 am -
Hello, list! I use cayenne in a brand new project, a text-based online RPG. I refactor from scratch an old RPG written in PHP/MySQL. I discovered cayenne a few days ago. After spending some time to ...
Jean-François Smigielski
Aug 5, 2007 at 9:43 am
Aug 5, 2007 at 10:15 am -
I have converted my entire datasource management over to Cayenne Modeler and it has made the coordination of the ORM part of my project one of the easiest and most reliable components to maintain and ...
Joe Baldwin
Aug 4, 2007 at 2:43 pm
Aug 4, 2007 at 5:38 pm
Group Overview
group | user |
categories | cayenne |
discussions | 22 |
posts | 116 |
users | 30 |
website | cayenne.apache.org |
30 users for August 2007
Archives
- June 2016 (31)
- May 2016 (37)
- April 2016 (85)
- March 2016 (100)
- February 2016 (56)
- January 2016 (25)
- December 2015 (13)
- November 2015 (3)
- October 2015 (53)
- September 2015 (69)
- August 2015 (66)
- July 2015 (65)
- June 2015 (51)
- May 2015 (36)
- April 2015 (32)
- March 2015 (9)
- February 2015 (3)
- January 2015 (15)
- December 2014 (33)
- November 2014 (17)
- October 2014 (23)
- September 2014 (7)
- August 2014 (50)
- July 2014 (4)
- June 2014 (19)
- May 2014 (6)
- April 2014 (25)
- March 2014 (52)
- February 2014 (14)
- January 2014 (21)
- December 2013 (38)
- November 2013 (48)
- October 2013 (14)
- September 2013 (63)
- August 2013 (20)
- July 2013 (16)
- June 2013 (23)
- May 2013 (61)
- April 2013 (72)
- March 2013 (24)
- February 2013 (27)
- January 2013 (17)
- December 2012 (73)
- November 2012 (103)
- October 2012 (77)
- September 2012 (50)
- August 2012 (76)
- July 2012 (60)
- June 2012 (87)
- May 2012 (74)
- April 2012 (105)
- March 2012 (186)
- February 2012 (152)
- January 2012 (84)
- December 2011 (100)
- November 2011 (72)
- October 2011 (77)
- September 2011 (162)
- August 2011 (163)
- July 2011 (65)
- June 2011 (46)
- May 2011 (98)
- April 2011 (32)
- March 2011 (43)
- February 2011 (68)
- January 2011 (80)
- December 2010 (44)
- November 2010 (103)
- October 2010 (122)
- September 2010 (114)
- August 2010 (65)
- July 2010 (76)
- June 2010 (87)
- May 2010 (206)
- April 2010 (180)
- March 2010 (86)
- February 2010 (98)
- January 2010 (87)
- December 2009 (74)
- November 2009 (90)
- October 2009 (78)
- September 2009 (170)
- August 2009 (76)
- July 2009 (120)
- June 2009 (102)
- May 2009 (93)
- April 2009 (164)
- March 2009 (161)
- February 2009 (106)
- January 2009 (79)
- December 2008 (72)
- November 2008 (90)
- October 2008 (64)
- September 2008 (122)
- August 2008 (185)
- July 2008 (97)
- June 2008 (153)
- May 2008 (197)
- April 2008 (120)
- March 2008 (191)
- February 2008 (152)
- January 2008 (127)
- December 2007 (93)
- November 2007 (126)
- October 2007 (132)
- September 2007 (115)
- August 2007 (116)
- July 2007 (127)
- June 2007 (220)
- May 2007 (93)
- April 2007 (187)
- March 2007 (200)
- February 2007 (213)
- January 2007 (90)
- December 2006 (171)
- November 2006 (92)
- October 2006 (164)
- September 2006 (185)
- August 2006 (160)
- July 2006 (166)
- June 2006 (198)
- May 2006 (173)
- April 2006 (279)
- March 2006 (89)