Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  dao
  hibernate

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

4532d825 12/18/2009 11:33 AM Ben Clark

Refactored free text search to re-use the same code for all identifiable entities. Switched to StandardAnalyzer to include indexing of numbers. Removed redundant code from taxonDao.delete() method (as included entities deleted using hibernate's cascade method)

View revisions

Also available in: Atom