From: <leg...@at...> - 2003-10-11 06:51:20
|
Message: A new issue has been created in JIRA. --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-393 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-393 Summary: Send meaningful message when null passed to primitive setter(s) Type: Patch Status: Unassigned Priority: Minor Project: Hibernate2 Components: core Versions: 2.1 Assignee: Reporter: David Morris Created: Sat, 11 Oct 2003 1:51 AM Updated: Sat, 11 Oct 2003 1:51 AM Description: Current exception when passing null value to primitive setter does not indicate the setter that is in error. The attatched patch logs a warning message that identifies primitive value setters receiving null values. This has been a common error among our developers and a search of the forums indicates others have hit this as well. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |