Project

General

Profile

Download (11 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ef1b5da2 04/28/2016 03:47 PM Andreas Müller

Adapt table and column names to hibernate 5 naming strategy #5369

... and some other changes to table/attribute names

c70a7f0f 12/09/2015 05:22 PM Andreas Kohlbecker

#4716 reduicing clutter in the lucene index and solving performance problems which probably fixes #4277 and #3663

5e4f7643 11/24/2015 11:35 AM Andreas Müller

Update some more hibernate mapping nameings #4716 and #5369

3dd6c00e 11/23/2015 04:13 PM Andreas Müller

Upgrade to hibernate 5 with persistence tests running #4716

533cbb43 06/20/2013 02:44 PM Andreas Müller

exchange modifier classes by DefinedTerm, add termtype to csv files, make term loader required constructor private

96be23fc 04/08/2013 07:10 PM Andreas Müller

fix some more delete orphan

1f105b30 04/06/2011 03:04 PM Katja Luther

remaining clone methods

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

a641fad9 10/07/2009 02:06 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

27b50821 08/18/2009 05:20 PM Andreas Müller

minor

0e43995a 08/17/2009 03:47 PM Andreas Müller

bugfixes for mapping of model changes (JoinTable bug) - MediaKey

17f0cc4b 08/17/2009 11:54 AM Helene Fradin

CHANGES TO THE CDMLIB-MODEL: Media and DefinedTermBase become IdentifiableEntity, new classes to represent descriptive dataset and keys

  1. Media extends IdentifiableEntity
  2. addition of a ComparableTo method
  3. deletion of the redundant attribute 'rights'...