Project

General

Profile

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

# Date Author Comment
c4e812bc 10/07/2009 02:07 PM Ben Clark

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

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

2b111f60 05/08/2009 06:17 PM Niels Hoffmann

added support to unregister from PostDataChangeListener and some new plugin versions

35726797 04/06/2009 05:51 PM Niels Hoffmann

fixed an issue with pring not correctly handling the datasource after a transaction

fc83c486 04/01/2009 11:42 AM Niels Hoffmann

Fixed a couple of bugs that arose when switching eclipse-plugin to cdm 2.1

4c18b483 03/25/2009 08:38 PM Niels Hoffmann

moved the Listener/Observer that fires after a CRUD took place into persistence layer

17ae07e8 03/25/2009 06:15 PM Niels Hoffmann

implemented the conversation mediation strategy to propagate changes to the dataset to registered conversation enabled implementors

6ae61fd7 03/25/2009 04:19 PM Niels Hoffmann

minor