Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
fb9fc268 10/21/2010 01:03 AM Andreas Müller

minor

ef7dae5d 01/08/2010 01:40 PM Ben Clark

Allowed replace(T x, T y) to accept null for the second argument and globally replace x with null or remove x from collections

636161e7 01/07/2010 11:02 PM Ben Clark

Altered ReferringObjectMetadataFactoryImpl to exclude bidirectional relationships where the replaced entity is the "owner" of the related entity (i.e. the relationship is mapped by @OneToMany & mappedBy != null) since those kind of relationships don't make sense in the context of a global replace method.

513242d8 12/23/2009 05:03 PM Ben Clark

ReferringObjectMetadata now queries higher up the hierarchy of classes to obtain a reference to a property

c4de3e87 12/22/2009 08:16 PM Ben Clark

Added public T replace(T x, T y) to ICdmEntityDao, implementation and tests

View revisions

Also available in: Atom