Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b9cbcc7c 09/26/2013 05:45 PM Andreas Kohlbecker

moving all beaninitializer classes to new package 'eu.etaxonomy.cdm.persistence.dao.initializer'

dd4c21b7 01/16/2013 12:45 PM Andreas Kohlbecker

fixing MediaAutoInitializer & fixing bug in AbstractBeanInitializer

3bc99348 07/24/2012 07:09 PM Andreas Müller

minor

011cc3f2 03/26/2010 06:02 PM Niels Hoffmann

added a new method to IMediaService that will return the complete ImageInfo object and not just the metadata. Removed persistence layer from call stack of IMediaService methods that talk to ImageMetaData.

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)

41778a27 12/09/2009 02:06 PM Katja Luther
4c7a7944 11/10/2009 12:52 PM Katja Luther
9af0ba1b 10/07/2009 02:07 PM Ben Clark

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

0f7d0d42 08/17/2009 02:31 PM Helene Fradin

Impact of new model changes: new classes and renaming

6d9050bd 05/15/2009 06:25 PM Ben Clark

Refactored ISearchableDao to make it more generic, then added it and implementations to daos for Agents, References and Media

b3b6e319 05/07/2009 01:38 PM Ben Clark

Lots of changes, including,
adding List orderHints, List propertyPaths to dao methods
New MarkerDao & impl
Expanded test coverage of beanintialization and cache strategy generator configuration

4a81af09 01/05/2009 01:05 PM Ben Clark

Implemented generic user & group dao's and ported additional methods for querying TaxonName related information as part of #466

f37ac392 12/19/2008 05:01 PM Ben Clark

Added IAnnotationDao & implementation, and IAnnotatableDao & implementation, as part of #466

9b7c5a5a 12/19/2008 02:25 PM Ben Clark

Added methods for querying for identification keys (part of #467)

1a9182c4 11/27/2008 02:54 AM Andreas Müller

Clean warnings in cdmlib-persistence

a9ce7d29 09/10/2008 08:53 AM Anahit Babadshanjan

Media service added. Marshall FeatureNode and FeatureTree.