Search Discussions
-
Hi All, Click Framework 1.0 is now available. For the list of changes please see: http://click.sourceforge.net/docs/roadmap-changes.html This release includes a number of new Cayenne examples ...
Malcolm Edgar
Oct 5, 2006 at 3:59 am
Oct 9, 2006 at 1:30 pm -
I am glad to announce Cayenne 2.0.1 release - our first release via Apache incubator: http://cwiki.apache.org/confluence/display/CAY/2006/10/07/ Enjoy! Andrus
Andrus Adamchik
Oct 7, 2006 at 9:55 pm
Oct 28, 2006 at 4:36 pm -
I need to set up some default values. Is there an equivalent to awakeFromInsertion (WebObjects) for Cayenne? Thanks -- Garry Watkins Database Administrator Motley Rice LLC 843-216-9639 Confidential & ...
Watkins, Garry
Oct 30, 2006 at 6:46 pm
Oct 31, 2006 at 4:20 pm -
Dear Sirs, I am a novice with cayenne and I have some problem to configure correctly the JDBC configuration of Cayenne Modeler. I am running CayenneModeler.exe on a machne with windows 2000 server ...
Dfx
Oct 16, 2006 at 8:58 am
Oct 16, 2006 at 9:48 pm -
We are looking to consolidate our code bases between our Cayenne based web services and our WebObjects/EOF based applications. Has anyone written any transition classes or notes of things that they ...
Dov Rosenberg
Oct 30, 2006 at 10:16 pm
Oct 31, 2006 at 7:13 pm -
Hi all, today I was looking through the cayenne mailing list archives to look for the best way to implement "select max(<column ) from <table " style queries and I have stumbled upon on old thread of ...
Giulio Cesare Solaroli
Oct 26, 2006 at 1:18 pm
Oct 30, 2006 at 2:33 pm -
Hi, list! I have a problem setting up a shared cache between two JVMs. The changes in the JVM A don't all get propagated to JVM B. Here's the code: JVM A: // The following doesn't trigger the remote ...
Marko
Oct 18, 2006 at 9:25 am
Nov 2, 2006 at 10:28 am -
Hi Edward, I can't provide much help. I changed my code to work better with Cayenne 1.2. final rather than try to track down what was causing the underlying problem. I ended up serializing a ...
Mike Kienenberger
Oct 26, 2006 at 12:44 am
Oct 27, 2006 at 7:33 pm -
I have extended JdbcPkGenerator to generate a custom primary key and it works fine in unit testing. How do I tell Cayenne to use my class instead of standard JdbcPkGenerator? Searching the messages ...
Roger Parkinson
Oct 26, 2006 at 8:57 pm
Oct 27, 2006 at 9:44 am -
Hi, I've got several tables that are ok in Oracle, but happen to be reserved words in SQL Server. Is there a way to use an alias in Cayenne, rather than my having to rename these tables? -david
David Norwood
Oct 16, 2006 at 7:31 pm
Oct 17, 2006 at 1:36 pm -
Hi, I've been using DataObjects with Cayenne for several years. After porting to MSSQL, I'm now encountering a very strange problem. The class below represents a table called MessageType. I access it ...
David Norwood
Oct 12, 2006 at 12:05 pm
Oct 16, 2006 at 7:25 pm -
Hello. Sorry for bringing up this old issue.. I have read this thread and talked to Øyvind Harboe about it. <http://mail-archives.apache.org/mod_mbox/incubator-cayenne-user/ 200609.mbox/% ...
Tore Halset
Oct 12, 2006 at 7:31 am
Oct 14, 2006 at 8:49 pm -
Hi, I would like to increase the default primary key cache from it's default size of 20 to e.g. 50. Is there a configuration setting or somthing like that for this? I'm using cayenne 1.1.4 with ...
Mahmut Izci
Oct 6, 2006 at 7:26 am
Oct 6, 2006 at 6:20 pm -
Hi I am trying to capture the a rollback event from the dataContext and I have tried variation of the code below but nothing seems to work. My event handlers never get called. I would have used the ...
Edward pedersson
Oct 30, 2006 at 9:11 pm
Nov 1, 2006 at 2:00 am -
Hey All! Just looking for some advice on getting the last record out of a table, hoping for the most efficient solution. For example user table has a open to many into a login_history table, when a ...
Gary Jarrel
Oct 27, 2006 at 11:20 am
Oct 27, 2006 at 7:35 pm -
Hi All, I am using a Jasper reports in a Cayenne project, and I want to obtain a Connection from Cayenne for Japser to use. I am finding the following code does not work as the Configuration object ...
Malcolm Edgar
Oct 20, 2006 at 1:46 am
Oct 20, 2006 at 11:28 am -
Hi all, I am using cayenne-1.2. I have noticed that when I add a new record manually (using sql script) in my database, cayenne does not take into account the primary key of that record. Let me ...
Rashid Khan
Oct 19, 2006 at 9:17 am
Oct 19, 2006 at 1:45 pm -
I just wanted to confirm something with the group. I've been using SQLTemplate for a few special-purpose things in our apps, mainly for quick counts or searches. However, someone pointed out to me ...
Bryan Lewis
Oct 18, 2006 at 5:49 pm
Oct 18, 2006 at 7:11 pm -
Hello. I am still having problems building an ant task that uses cayenne. I use the FileConfiguration class, FileConfiguration conf = new FileConfiguration("cayenne.xml") ...
DOMINGUEZ Felipe
Oct 13, 2006 at 5:41 pm
Oct 16, 2006 at 8:24 am -
Hello again. I have another question, this time is regarding events. I am looking at DataObjectTransactionEventListener and by reading the documentation added in the javadoc API I would understand ...
DOMINGUEZ Felipe
Oct 12, 2006 at 5:16 pm
Oct 13, 2006 at 1:49 pm -
Hi, Sorry for messing up a thread, but had a glitch with subscription, thus renewing the tread again for the subject. To: Mike KienenbergerYes, Mike the record as there in the DB. Any other ...
Dima Gritsenko
Oct 5, 2006 at 10:00 am
Oct 9, 2006 at 3:15 pm -
Hello. We have a large database for a cayenne server application. The database engine is currently MS SQL Server, but we will perhaps switch over to PostgreSQL at some point in time. For disaster ...
Tore Halset
Oct 2, 2006 at 10:20 am
Oct 3, 2006 at 9:08 am -
Borys Burnayev
Oct 17, 2006 at 2:39 pm
Oct 19, 2007 at 3:46 pm -
I'm having a problem with selecting columns from a query using datarows. The original SQL statement was written as follows: String sql = " select bvd.*, level, r.route_id, r.int_material_number, ...
Adrianne D Akins
Oct 31, 2006 at 2:41 pm
Oct 31, 2006 at 8:06 pm -
Hi All, Just wanted to let you all know about last week @ the software summit (www.softwaresummit.com). I presented; http://bill.dudney.net/roller/resources/bill/Cayenne.pdf at the conference. There ...
Bill Dudney
Oct 28, 2006 at 3:46 pm
Oct 28, 2006 at 5:24 pm -
Hello, I have used Cayenne-1.1.4 and I tried 1.2.1. I found 1.2.1's DataContext#createDataContext is much slower than 1.1.4's. The benchmark is: public void testLoop() { for (int i = 0; i < 100; i ...
Nakamurakenichi
Oct 16, 2006 at 5:04 pm
Oct 27, 2006 at 8:08 pm -
Hi Andrus, The email with the attachment was refused. Cheers Felipe -----Original Message----- From: System Administrator Sent: Monday 16 October 2006 10:34 To: cayenne-user@incubator.apache.org ...
DOMINGUEZ Felipe
Oct 16, 2006 at 8:39 am
Oct 27, 2006 at 7:52 pm -
Does anyone know how to do this? I know what I want to put in my key generator and I think it needs to implement PkGenerator (or possibly extend DbGenerator) So once I've done that how to I tell ...
Roger Parkinson
Oct 27, 2006 at 2:17 pm
Oct 27, 2006 at 2:54 pm -
Hi boys I have upgraded my project, PaghePro (www.iubar.it), the biggest one in italy which use Cayenne to 2.01 version. I have a problem. Sometime I use to map a PK as custom attribute in the ...
Andrea Borgogelli Avveduti
Oct 16, 2006 at 5:53 pm
Oct 16, 2006 at 8:56 pm -
Hi all, I was trying to populate some Click CayenneForm things. Coming from an EOF world, I prefer to traverse relationships rather than run queries. But many (all?) of the Click Cayenne integrations ...
Arturo Pérez
Oct 13, 2006 at 3:59 am
Oct 13, 2006 at 1:58 pm -
Hello, I have problems when running cayenne objects under ant tasks. I have created some ant task that use cayenne to access the DB, but when running they cannot find the cayenne.xml file. This file ...
DOMINGUEZ Felipe
Oct 12, 2006 at 9:42 am
Oct 12, 2006 at 2:52 pm -
Hi all, I thought I saw this somewhere on the wiki but I can't find it. I have an object with a toMany relation (e.g. house.getResidents()). How do I write an Expression to find all the houses with ...
Arturo Pérez
Oct 7, 2006 at 2:52 am
Oct 7, 2006 at 6:08 pm -
Has anyone tried to use Derby & dataport for a table that has a database generated primary key in the destination? AFAICT, the primary key is not copied in this case, but rather the database ...
Øyvind Harboe
Oct 3, 2006 at 11:38 pm
Oct 4, 2006 at 8:11 pm -
Hi I was reading through the web site design thread and there was mention of version 2 being the version to develop against. Is this correct and if so how does one get hold of it? Regards -- -- e
Edward pedersson
Oct 3, 2006 at 2:08 pm
Oct 3, 2006 at 2:19 pm -
Hallo Cayenne Users! The generic-exmaple (see http://cwiki.apache.org/confluence/display/CAY/Generic+DataObjects+Example) was useful for me. There you add columns via: DbEntity messageTable = ...
Peter
Oct 30, 2006 at 7:58 pm
Oct 30, 2006 at 7:58 pm -
Hi I have built an application using Cayenne and Tapestry running under Tomcat on a Linux server. I am using the latest released versions of all of the above. I would like to be able to display to ...
Edward pedersson
Oct 9, 2006 at 11:11 am
Oct 9, 2006 at 11:11 am -
Since our nightly builds do not have a working Modeler, I posted platform-specific snapshots here for those who want to try 3.0: http://people.apache.org/~aadamchik/modeler-snapshot-10032006/ 1. Mac ...
Andrus Adamchik
Oct 3, 2006 at 3:25 pm
Oct 3, 2006 at 3:25 pm
Group Overview
group | user |
categories | cayenne |
discussions | 37 |
posts | 164 |
users | 41 |
website | cayenne.apache.org |
41 users for October 2006
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)