Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  etaxonomy

Latest revisions

# Date Author Comment
089450d5 02/05/2010 09:48 AM Andreas Kohlbecker

preparing for hibernate-c3p0 & commenting out all System.err.println

b178d559 01/28/2010 02:34 PM Andreas Müller

minor

e25f65ef 01/13/2010 11:46 AM Katja Luther
a94651fc 01/13/2010 11:38 AM Katja Luther

new test for the delete method of TaxonNameDao

05c85966 01/11/2010 03:28 PM Katja Luther

#1390

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.

d0054879 01/07/2010 12:09 AM Ben Clark

Updated ICdmEntityDao replace(T x, T y) and refresh(T t, LockMode lockMode, List propertyPaths) and added methods to IAnnotationDao

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

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

07a2162c 12/21/2009 04:08 PM Ben Clark

Added an IIdentificationKeyDao to query across all identification key types

8e08a597 12/21/2009 02:42 PM Ben Clark

Added merge(T t, LockMode lockmode) and refresh(T t, LockMode lockmode) to allow developers to bypass the session & second-level cache (useful in some instances)

View revisions

Also available in: Atom