hibernate

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix the potential foreign key failure during lesson deletion

  1. … 2 more files in changeset.
added cascade to learner progresses

Added batch-size

Added comparator to sub-activities set

Added batch-size to collections

add previous activity and its mapping into the learner progress

  1. … 1 more file in changeset.
latest database changes incorporated

  1. … 15 more files in changeset.
mapping file for lams_license table

bugs for getting all learners in a class fixed. Refactored the getLearners to template method pattern

  1. … 5 more files in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 10 more files in changeset.
add some domain convenient methods, such as getAllLearners for a lesson, validate the type of an acitivity. change cascade to save-update between learningdesign and activity.

  1. … 11 more files in changeset.
tool content id generator implemented

  1. … 7 more files in changeset.
setting up tool content generator

  1. … 13 more files in changeset.
<one-to-many> relation changed to <one-to-one> between Activity and Transition

  1. … 12 more files in changeset.
<property> class_name changed to service_name

<one-to-many> relation for ToolSession added

many to one relationship between tool session and activity created

  1. … 1 more file in changeset.
unit tests for lesson package have been setup. Lesson creation and deletion processes have been tested. Corresponding hibernate mapping files are corrected.

  1. … 9 more files in changeset.
testing lesson dao. - not working yet. Just commit the changes I have done so far.

  1. … 6 more files in changeset.
Session states are part of ToolSession

Uses the ToolSession sub-classes

fixed the mapping between lessonClass and lesson

Uses currentActivity and nextActivity instead of activity

*** empty log message ***

  1. … 2 more files in changeset.
Removed inverse on activity sets

Commited to remove compile errors

Removed references to old lesson stuff

removed usertoolsession refs

*** empty log message ***

*** empty log message ***