Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f04e17b9 06/29/2009 09:29 PM Andreas Müller

secimen - description relationship fixed

81299e61 06/05/2009 06:11 PM Ben Clark

Made TimePeriod non-null to allow for MVC binding

1ea1c087 06/03/2009 11:31 PM Ben Clark

Added Cascade.MERGE for some, not all relationships where Cascade.SAVE_UPDATE exists, also added @NaturalId on uuid field to (a) index this column, speeding it up and (b) ensure uniqueness within a table of a given uuid (following the same semantics as equals())

4208745a 05/07/2009 01:36 PM Ben Clark

Lots of changes, but primarily:
Enabled the marshalling / unmarshalling of LSIDAuthority
Renamed the User table to UserAccount to avoid problems on SQLServer
Major refactoring of CacheStrategyGenerators so that the generic framework extends across all IIdentifiableEntities, allowing (but not requiring) the use of @Configurable and aop to inject custom cache strategy generators at runtime

b70a7f94 03/23/2009 04:39 PM Andreas Kohlbecker

reintroducing transient getters where required for cdm-remote; removing cast from inside getNomenclaturalReference(){}

fd7ee7b1 03/12/2009 05:57 PM Ben Clark

Minor problems discovered whilst refactoring CATE:
Corrections to User / Group / Authority impl
Changes due to upgrade of hibernate-search
change private constructors to protected (due to their handling by hibernate proxies)

ee91bcd9 02/25/2009 01:45 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108)

bf57f24b 02/20/2009 03:27 PM Anahit Babadshanjan

Map SpecimenOrObservationBase.descriptions as bidirectional relationship to DescriptionBase.describedSpecimenOrObservations

f6765014 01/20/2009 05:59 PM Ben Clark

Major changes to the cdmlib default term loading and initialization, plus indexing of some model entities as part of #476

dc776ce0 11/26/2008 03:34 PM Anahit Babadshanjan

Fixed Hibernate mappings, JAXB annotations, and typos after model review.

View revisions

Also available in: Atom