Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Snapshot 2.0.28 is based on CSF Release version 2.0.27 - December 16, 2013.
  • Modify the findByPidmAndAterm method to do a evict and flush before the read. It is to address the problem of Hibernate does not know the data has been changed for the StudentSubjectRegistrationEnrollmentCharacteristicRule object as the object is mapped to a view and the hibernate mapping does not specify the underlying tables for the view - submitted by Jennifer Weiss.  Committed by Felicia Leung on December 17, 2013.
  • change the type of the activity date column to edu.mit.common.dao.core.hibernate. TruncatedDateUserType to eliminate concurrency errors caused by a mismatch between the presence of milliseconds in Hibernates timestamp and lack there of in Oracle date columns - submiited by Jennifer Weiss..  Committed by Felicia Leung on December 17, 2013.

CSF Version 2.0.27 - Released December 16, 2013

...