Refactored free text search to re-use the same code for all identifiable entities...
[cdmlib.git] / cdmlib-persistence / src / main / java / eu / etaxonomy / cdm / persistence / dao / hibernate / occurrence / OccurrenceDaoHibernateImpl.java
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...