Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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())

5d49833e 05/15/2009 06:24 PM Ben Clark

Annotated References, Media, and Agents, and also added more data types to the anyTypeDefs to allow more types of data to be annotated and marked etc, and added a jaxb annotation to OriginalSource.sourcedObj

629e71bb 05/11/2009 01:08 PM Andreas Müller

minor

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

f25af4a9 03/31/2009 01:38 PM Andreas Müller

bugfix teamMembers as lists

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)

fcb02dc9 03/02/2009 04:47 PM Andreas Müller

initialization for addresses in Contact

6e8b0d8b 02/27/2009 12:55 AM Andreas Müller

minor

View revisions

Also available in: Atom