Re: on hibernate vs. cayenne

2008-02-28 Thread Malcolm Edgar
Hi Robert, Cayenne gives you a little more information that Hibernate, it that you can get all the DbAttributes assocated with an CayenneObject, e.g. the maximum string/varchar length. If you are doing very generic code, it can be useful to add a public accessor method to get at the internal Caye

on hibernate vs. cayenne

2008-02-27 Thread Robert Zeigler
Since we've been on the topic of hibernate and cayenne... I had a question for those cayenne users who have used hibernate. On the tapestry user list, there's been some discussion lately about generic edit pages for objects. Most recently, a user mentioned having 30 entities and thus having