hibernate

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

*** empty log message ***

  1. … 2 more files in changeset.
*** empty log message ***

  1. … 29 more files in changeset.
modify gate hibernate mapping file and object to include waiting learners attribute

  1. … 4 more files in changeset.
added query to query active learners

DB Changes: lams_tool: columns learning_library_id and default_tool_content_id made nullable (C Perfect's request). lams_user: column user_organisation_id removed (checked with F Yang)

  1. … 4 more files in changeset.
update java code against change in database

  1. … 5 more files in changeset.
*** empty log message ***

  1. … 4 more files in changeset.
latest db changes

  1. … 1 more file in changeset.
mapping requires restart

  1. … 2 more files in changeset.
added not-nullable name field and decription field and modified creation factory method.

  1. … 5 more files in changeset.
added new fields to lesson object

  1. … 2 more files in changeset.
changed discriminator

*** empty log message ***

  1. … 2 more files in changeset.
latest database changes mapped

  1. … 1 more file in changeset.
get active lessons implemented

  1. … 2 more files in changeset.
enable bi-directional one-to-one relationship between activity and transition

new property activityCategoryID added

  1. … 1 more file in changeset.
cascade="save-update" added for <many-to-one> relationship between Transition and Activity

<one-to-one> relationship between Activity and Transition made uni-directional

added waiting flag for learner progress

  1. … 3 more files in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
set toolSession ref to lazy load

Added lesson to mapping

*** empty log message ***

  1. … 22 more files in changeset.
additional attributes

fix up mapping error from activity to tool session

fix missing discriminator

fixing up the broken learner progress test due to the change of mapping file

  1. … 2 more files in changeset.
fix the potential foreign key failure during lesson deletion

  1. … 2 more files in changeset.