From: Steve E. (JIRA) <no...@at...> - 2006-07-05 15:01:00
|
introduce LoggableUserType interface ------------------------------------ Key: HHH-1881 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1881 Project: Hibernate3 Type: Improvement Components: core Reporter: Steve Ebersole Assigned to: Steve Ebersole Fix For: 3.2.0.cr3 Add an optional org.hibernate.usertype.LoggableUserType interface which users can implement to apply custom logging for values corresponding to their custom types. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira |