Hi, Please see the Cayenne online documentation at:
http://cayenne.apache.org If you have more specific questions about Cayenne, please write the the Cayenne user group, they are very helpful. I have even seen them turn around patches in 24 hours, try and get that support from a commercial vendor. Generally with Cayenne you use the Cayenne Modeller to generate your database DDL statements and your Java objects. regards Malcolm Edgar On Tue, May 19, 2009 at 4:51 PM, <[email protected]> wrote: > Hi, > How do I or where can I find information on how to access a db table > using cayenne. Which class/API will generate the domain objects from the > table. HSQLDB uses flat files if I remember. How do I point cayenne to my > file. Iam trying the ajax select example on my table and it is not > returning anything. > > Regards, > V.Omprakash > Project Manager - Quark > CTOO > Chennai One, Extn: 8112 > Mobile: 99406 82346 > > > > > > > Malcolm Edgar > <malcolm.ed...@gm > ail.com> To > [email protected] > 05/18/2009 05:02 cc > PM > Subject > Re: newbie to click > Please respond to > click-u...@incuba > tor.apache.org > > > > > > > > Hi Omprakash, > > I was about to write the same thing as Bob. I think the Select > Javadoc needs to state this as I get this question a lot. > > regards Malcolm Edgar > > On Mon, May 18, 2009 at 8:07 PM, Adrian A. <[email protected]> wrote: >>> I got started on click recently and building my first application. > Iam >>> trying to build a custom form for my own bean. However, when I enter the >>> values and submit, I get the message >>> "You must select a value for Beanname". 'beanname' is a select in my > Form >>> and the corresponding field in my domain object is 'beanname'. There are >>> no >>> validations in my form. Could someone tell me how to solve this problem. >> >> Can you post some sample code (and also the versions you use - click, > jdk, >> libs, etc.) >> Otherwise seems too generic to "guess" what might be the problem :). >> >> > > > > > > This e-Mail may contain proprietary and confidential information and is sent > for the intended recipient(s) only. If by an addressing or transmission > error this mail has been misdirected to you, you are requested to delete this > mail immediately. You are also hereby notified that any use, any form of > reproduction, dissemination, copying, disclosure, modification, distribution > and/or publication of this e-mail message, contents or its attachment other > than by its intended recipient/s is strictly prohibited. > > Visit us at http://www.polaris.co.in > >
