When retrieving associated specimens retrieve all
[cdmlib.git] / cdmlib-persistence / src / main / java / eu / etaxonomy / cdm / persistence / dao / hibernate / occurrence / OccurrenceDaoHibernateImpl.java
2015-11-17 Patrick PlitznerWhen retrieving associated specimens retrieve all
2015-11-03 Patrick PlitznerReturn type designations with associated taxa
2015-11-03 Patrick PlitznerFix return type
2015-06-08 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-05-29 Andreas M��llermerging trunk into 3.6 branche
2015-05-26 Andreas M��llermoving UuidAndTitleCache from model to persistence...
2015-05-22 Andreas M��llermerge trunk into model change 3.6
2015-05-21 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-05-20 Andreas M��lleradded id to uuidAndTitleCache
2015-05-12 Patric Plitzner - added significantIdentifer as search parameter to...
2015-04-14 Patric Plitzner - added findOccurrences() and countOccurrences() to...
2014-12-09 Patric Plitznermerge-update from trunk
2014-12-04 Patric Plitzner - added service method to get descriptions which have...
2014-12-04 Patric Plitzner - changed service method to retrieve the directly...
2014-12-03 Patric Plitznermerge-update from trunk
2014-12-02 Patric Plitzner - added DISTINCT to HQL query for associated taxa
2014-12-01 Patric Plitzner - added occurrence service methods to retrieve all...
2014-11-26 Patric Plitzner - added TODO comment
2014-11-26 Patric Plitzner - removed unused code
2014-11-26 Patric Plitzner - implemented service method (and test for it) to...
2014-11-26 Patric Plitzner - added listAssociatedTaxa() method to occurrence...
2014-01-30 Andreas KohlbeckerDistributionInfoForTaxon methods implemented in service...
2013-10-24 Alexander OppermannMajor Update to cdmlib-3.3
2013-10-22 s.buerscommit after merge from trunc wiki_statistics origin/wiki_statistics root/branches/cdmlib/wiki_statistics
2013-10-09 Katja Luthermerging delete functionality into trunk
2013-09-25 Andreas Müllerreintegrate cdm-3.3 branch into trunk
2013-09-25 Andreas Müllerminor
2013-09-25 Andreas Müllerremove old TermsDataSet
2013-09-18 Patric Plitznermerge-update from trunk
2013-09-17 Andreas Müllerchange parent pom version in 3.3
2013-08-27 Andreas Müllerminor
2013-07-22 Andreas Müllermerge trunk to cdm-3.3 branch
2013-07-22 Andreas Müllersome changes to the update script
2013-07-03 Alexander OppermannMerged the latest changes from the trunk into the branc...
2013-06-28 Andreas Müllerrename FieldObservation -> FieldUnit #3351
2013-06-28 Andreas Mülleradding recordBasis to SpecimenOrObservationBase and...
2013-04-09 Andreas Müllermerge hibernate4 migration branch into trunk
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-08 Andreas Müllermerge trunk to hibernate4
2013-03-28 Andreas Müllermerge trunk and bugfix linkbackuri jaxb
2013-03-18 Andreas Müllerintegrating trunk to hibernate4 branch. Probably no...
2013-03-16 Andreas MüllerHibernate 4 migration. All test running except for...
2012-12-11 Andreas Kohlbeckerrenaming listByAllAssociations() to listByAssociatedTaxon()
2011-09-20 Andreas Mülleradd override and javadoc to OccrrenceDaoHibernateImpl
2011-04-28 Andreas Kohlbeckerfixing #2329 (Synonym types not shown in specimen tab)
2011-02-18 Andreas Kohlbeckera comment to (fixing #2232)
2011-02-18 Andreas Kohlbeckerfixing #2232
2010-10-15 Andreas Kohlbeckergetting all SpecimenOrObservationBases for a Taxon
2010-06-21 n.hoffmannmerging the last changes from SPRINT-Cichoriea1 into...
2010-06-16 Andreas Kohlbeckermerging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
2009-12-18 ben.clarkRefactored free text search to re-use the same code...
2009-11-02 ben.clarkRefactored OrderHint and added RandomOrder, plus a...
2009-08-14 ben.clarkAdded free-text search methods to name & occurrence...
2009-06-04 ben.clarkCorrected and added to tests
2009-06-03 ben.clarkUpdated tests to reflect the new unique uuid constraint...
2009-05-07 ben.clarkLots of changes, including,
2009-02-25 ben.clarkCommitting large number of changes relating to versioni...
2009-01-12 Andreas Kohlbeckeradded @Qualifier to help autowiring in cdmlib-remote
2008-12-19 ben.clarkAdded methods to IOccurenceDao as part of #466, created...
2008-11-27 Andreas MüllerClean warnings in cdmlib-persistence
2008-09-10 p.kelbert(no commit message)
2008-09-08 p.kelbert(no commit message)
2008-09-01 a.babadshanjanImplemented Occurrence Service. Marshalling / unmarshal...