Re: [Hibernate] Patch to automatically load hibernate objects from an HttpRequest submitted

2003-09-24 Thread Matt Hall
- Original Message - From: "Matt Hall" <[EMAIL PROTECTED]> To: "Hibernate mailingList" <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 11:58 AM Subject: [Hibernate] Patch to automatically load hibernate objects from an HttpRequest submitted I

Re: [Hibernate] Patch to automatically load hibernate objects from an HttpRequest submitted

2003-09-23 Thread Rob Butler
. www.springframework.org Later Rob - Original Message - From: "Matt Hall" <[EMAIL PROTECTED]> To: "Hibernate mailingList" <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 11:58 AM Subject: [Hibernate] Patch to automatically load hibernate objects from an HttpRequest subm

[Hibernate] Patch to automatically load hibernate objects from an HttpRequest submitted

2003-09-23 Thread Matt Hall
I've submitted a patch to JIRA ( http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-357 ) to alleviate some of the drudgery of web work with hibernate, specifically the need to set all of your fields in an object from an HttpRequest coming back from a form. I do th