{code}
# *Java Code changes:*
## NonSubjectAcademicCredit: id changed from String to Long
## CourseOptionUserType: Changes in _nullSafeGet_ and _nullSafeSet_ methods due to deprecated Hibernate features.
## TestHibernateCourseDao: Expanded to cover changes in CourseOptionUserType
## AbstractLabeledEnumUserType: Changes in _persistentType_ method due to deprecated Hibernate features.
## HibernateEvaluationSubjectGroupDao and HibernateEvaluationResponseDao: Changes in use of DistinctRootEntityResultTransformer due to Hibernate change.
\[Obsolete, but gives an indication of what the changes were: Full set of diffs for the changes are [here|^csf-hibernate-diffs.txt]\] |