Merge branch 'develop' into ticket-5066
[cdmlib.git] / cdmlib-persistence / src / main / java / eu / etaxonomy / cdm / persistence / dao / hibernate / common / CdmEntityDaoBase.java
2015-10-07 Andreas MüllerMerge branch 'develop' into ticket-5066
2015-10-02 Cherian MathewSet transient id for root merge object
2015-09-28 Andreas KohlbeckerMerge branch 'master' into develop
2015-09-28 Andreas Kohlbeckerresolving conficts in project versions after hotfixrelease
2015-09-24 Cherian MathewAdd a new merge method in the service base class which...
2015-07-14 Katja Luther(no commit message)
2015-07-07 Cherian Mathew#5066 Replace cdmlib persistence hibernate events liste...
2015-07-06 Cherian MathewStash updated for bkp
2015-07-06 Patrick PlitznerMerge branch 'master' into abcd
2015-07-03 Cherian Mathew#5056 Refactored 'save' call to return saved entity
2015-05-21 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-03-19 Andreas Müllermerge validation2 and model 3.5 into trunk
2015-01-08 Andreas Müllerfirst tests for listByIdentifier
2014-11-10 Katja Lutherchanges in service layer for fixes in bulg editor and...
2014-08-05 Patric Plitznermerge-update from trunk
2014-08-04 Andreas Müllerreplace LockMode by LockOptions in service layer and...
2014-08-04 Andreas Müllerreplace deprecated .lock method in CdmEntityDaoBase
2014-07-01 Patric Plitznermerge-update from trunk
2014-06-26 Cherian Mathewadded findByUuidWithoutFlush method
2014-05-20 Andreas Müllerbetter use of generics in service layer and persistence...
2014-05-15 Andreas Müllerhandle null objects for save, saveOrUpdate and Update
2013-12-02 Alexander Oppermannupdated to trunk
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-26 Andreas Kohlbeckermoving all beaninitializer classes to new package ...
2013-07-03 Alexander OppermannMerged the latest changes from the trunk into the branc...
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-26 Andreas Kohlbeckerpreliminar solution for handling and setting the lucene...
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...
2013-02-15 Andreas Kohlbeckeravoiding sql exception
2013-01-16 Andreas Kohlbeckerfixing MediaAutoInitializer & fixing bug in AbstractBea...
2012-12-11 Andreas Kohlbeckerfixing #3224 (specimens: Collect Specimens and Observat...
2012-12-11 Andreas Kohlbeckercontroller method for listByAssociatedTaxon(); default...
2012-07-02 Andreas Kohlbeckernew load(int id, List<String> propertyPaths); method
2011-10-13 Andreas Müllerchange return type for merge (#2654)
2011-08-23 Andreas Mülleruse real URI in getTermByUri
2011-03-24 Andreas Müllerrefactoring for findByParam, moved down to CdmEntityBase
2010-12-01 Andreas Müllermerge 3.0.2 to trunk
2010-07-30 Andreas Kohlbeckerfirst implementation of autoinitialization - will be...
2010-07-07 Andreas MüllersaveOrUpdateAll
2010-03-22 Katja Luthermerging PESI brach into trunk
2010-03-10 Katja Luthermerge cate-development2 branch with trunk
2010-01-06 ben.clarkUpdated ICdmEntityDao replace(T x, T y) and refresh...
2009-12-23 ben.clarkReferringObjectMetadata now queries higher up the hiera...
2009-12-22 ben.clarkAdded public T replace(T x, T y) to ICdmEntityDao,...
2009-12-21 ben.clarkAdded an IIdentificationKeyDao to query across all...
2009-12-21 ben.clarkAdded merge(T t, LockMode lockmode) and refresh(T t...
2009-12-18 ben.clarkRemoved unnecessary print statement
2009-12-18 ben.clarkRefactored free text search to re-use the same code...
2009-12-07 ben.clarkRemoved lines setting the security context holder strat...
2009-11-26 ben.clarkRefactored methods in VersionableDaoBase etc + added...
2009-11-16 Katja Lutherchanged securtityContextHolderStrategy
2009-11-02 ben.clarkRefactored OrderHint and added RandomOrder, plus a...
2009-10-07 ben.clarkMerged in changes from cate-development branch and...
2009-09-24 Katja Luther(no commit message)
2009-08-26 ben.clarkImplemented Grouping Criteria method for ICdmEntityDao...
2009-08-14 ben.clarkAdded free-text search methods to name & occurrence...
2009-07-14 a.babadshanjanSession clean
2009-07-10 a.babadshanjanfindByUuid for sets of uuids
2009-06-05 ben.clarkRemoved code which introduced horrible performance...
2009-06-03 ben.clarkUpdated tests to reflect the new unique uuid constraint...
2009-05-25 n.hoffmannFixed some issues with database handling and fixed...
2009-05-17 ben.clarkUpdated a couple of methods to be more in line with...
2009-05-15 ben.clarkRefactored ISearchableDao to make it more generic,...
2009-05-07 ben.clarkLots of changes, including,
2009-04-09 Andreas Kohlbeckerconfigurable initialization of entities of list() methods
2009-04-08 Andreas Kohlbeckervilibility of defaultBeanInitializer changed
2009-04-07 Andreas Kohlbeckerconfigurable bean initialization methods
2009-03-27 a.babadshanjanFixed the ambiguous return type of method list(Integer...
2009-03-25 Andreas Müller(no commit message)
2009-03-19 a.babadshanjanMerged branches/cdmlib/2.0 changes r5130:5370 into...
2009-03-11 Andreas Müllernumber of objects in one flush reduced
2009-02-25 ben.clarkCommitting large number of changes relating to versioni...
2009-02-19 a.babadshanjanMinor
2009-01-30 Andreas Müller(no commit message)
2009-01-20 ben.clarkMajor changes to the cdmlib default term loading and...
2008-12-12 ben.clarkImplemented new methods required for CATE in ITaxonDao...
2008-11-27 Andreas MüllerClean warnings in cdmlib-persistence
2008-10-10 n.hoffmannaccess of annotations
2008-09-24 a.babadshanjanMarshall/unmarshall HomotypicalGroup. Improved tables...
2008-09-22 a.babadshanjanExperimented with comparing content of two CDM databases
2008-09-05 a.babadshanjanFixed marshalling/unmarshalling of ReferenceBase, TypeD...
2008-08-13 a.babadshanjanCounting rows
2008-07-22 Andreas MüllerUUIDUserType
2008-04-24 Andreas Müller(no commit message)
2008-04-21 Andreas Müller(no commit message)