Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

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

b48dc2c8 12/21/2009 04:15 PM Ben Clark

Added an IIdentificationKeyDao to query across all identification key types

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)

2dd92cfb 12/18/2009 11:48 AM Ben Clark

Removed unnecessary print statement

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)

d3fae0e2 12/15/2009 02:16 PM Katja Luther

removed some System.err.println()...

36045c57 12/15/2009 02:13 PM Katja Luther

fix of ticket #1344

View revisions

Also available in: Atom