hibernate

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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.