saveOrUpdateAll
[cdmlib.git] / cdmlib-persistence / src / main /
2010-07-07 Andreas MüllersaveOrUpdateAll
2010-07-07 Andreas Müllerminor
2010-06-22 n.hoffmannimplemented a couple of getUuidAndTitleCache methods...
2010-06-22 Andreas Müllermisapplication refactory
2010-06-21 n.hoffmannmerging the last changes from SPRINT-Cichoriea1 into...
2010-06-18 em.leeAdded feature to use p6spy driver
2010-06-16 Andreas Kohlbeckermerging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
2010-03-30 em.leeMerging cdmlib-persistence to trunk; pesi. Merge rev...
2010-03-26 n.hoffmannadded a new method to IMediaService that will return...
2010-03-25 n.hoffmannAdded a method to retrieve terms by class.
2010-03-22 Katja Luthermerging PESI brach into trunk
2010-03-12 n.hoffmannObjects initialized through property paths are now...
2010-03-10 Katja Luthermerge cate-development2 branch with trunk
2010-02-15 Andreas Müllerminor
2010-02-15 Andreas Kohlbeckerfixing loadRankSpecificRootNodes
2010-02-08 Andreas Kohlbeckercode cleaning
2010-02-08 Andreas Kohlbeckerfixing bug in loadRankSpecificRootNodes
2010-02-05 Andreas Kohlbeckerpreparing for hibernate-c3p0 & commenting out all Syste...
2010-02-05 Andreas Kohlbeckerimproving loadRankSpecificRootNodes
2010-01-22 ben.clarkAdded WorkingSetDao & Service
2010-01-13 ben.clarkCorrected bug in AuditEventDao
2010-01-13 Andreas Kohlbeckerimproving datasource management
2010-01-13 Katja Lutherimplement the delete method, to delete the refering...
2010-01-12 em.lee#1279
2010-01-11 ben.clarkfixed bug in listDescriptions
2010-01-11 Katja Luther#1390
2010-01-08 n.hoffmannfixes #1365 and #1366
2010-01-08 ben.clarkAllowed replace(T x, T y) to accept null for the second...
2010-01-07 ben.clarkAltered ReferringObjectMetadataFactoryImpl to exclude...
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 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-15 Katja Lutherremoved some System.err.println()...
2009-12-15 Katja Luther fix of ticket #1344
2009-12-09 Katja Luther(no commit message)
2009-12-07 ben.clarkRemoved lines setting the security context holder strat...
2009-11-26 ben.clarkRefactored methods in VersionableDaoBase etc + added...
2009-11-20 Katja Luthernow updated is set and all tests are ok.
2009-11-19 Katja Lutherrevert the changes for the saveOrUpdate Listener becaus...
2009-11-19 Katja Lutherchanges for ticket #1286
2009-11-17 Katja Lutherthe where-clause of the subselect for the taxa/synonyms...
2009-11-16 Katja Lutherrevert the model changes...
2009-11-16 Katja Lutherrightsterm -> rightstype ticket #1306
2009-11-16 Katja Lutherchanged securtityContextHolderStrategy
2009-11-13 Katja Lutherelements -> descriptionElements adapted in DescriptionD...
2009-11-13 Katja Luthertest for getTaxaByCommonName added
2009-11-12 Katja Luthersearch for common names implemented
2009-11-10 Katja Luther(no commit message)
2009-11-06 n.hoffmannfixing a problem with pooled connection that only arose...
2009-11-06 ben.clarkAdded methods and tests to recover changes to data
2009-11-04 Katja Lutherrefactoring the references for imports...
2009-11-04 Katja Luther(no commit message)
2009-11-03 n.hoffmannremoved System.err.println calls
2009-11-03 Katja Lutherfixed the error if a taxon has no synonyms
2009-11-02 ben.clarkRefactored OrderHint and added RandomOrder, plus a...
2009-10-30 Katja Luther(no commit message)
2009-10-29 Andreas KohlbeckerMerging revisions 7377-7378,7390-7396,7400-7405,7412...
2009-10-26 Katja Lutheroptimize findByName for mySQL
2009-10-26 Katja Lutherlicence comment added
2009-10-20 n.hoffmannfixes #998
2009-10-15 Andreas Kohlbeckermerged from branches/cdmlib/2.2 7238-7345 into trunk
2009-10-07 ben.clarkMerged in changes from cate-development branch and...
2009-10-06 Andreas Müllerbugfix in team title cache generator and berlin model...
2009-10-06 Andreas MüllerDeleted Keyword class
2009-09-29 Andreas Müllerminor
2009-09-29 Andreas Müllerchanges to datasource and tests for persist agents
2009-09-29 Andreas Mülleradded save-update listener to only save event and only...
2009-09-28 Andreas Müllerbugfix for title cache(2)
2009-09-28 n.hoffmannfixes #1100 and #1101
2009-09-25 Andreas Müllerbugfix for missing titleCache in TaxonNameBase
2009-09-24 Katja Luther(no commit message)
2009-09-23 n.hoffmannmoved taxonNode specific code to TaxonTreeService....
2009-09-21 n.hoffmannchanged flush mode to COMMIT. Solves lots of issues...
2009-09-21 Andreas Müllerdeleting BibtexEntryType
2009-09-21 Andreas MüllerIntensive model change for referenceBase and subclass...
2009-09-08 n.hoffmannrefactored UuidAndTitleCache methods
2009-09-07 n.hoffmannchanging System.out.println to logger calls
2009-09-07 n.hoffmannchanging System.out.println to logger calls
2009-09-07 Andreas MüllerCdmMetaData implemented (persistence)
2009-09-01 n.hoffmannminor
2009-09-01 n.hoffmannfixes #940
2009-08-28 h.fradinGeneric SDD Import + simple HTML output of descriptions...
2009-08-26 ben.clarkImplemented Grouping Criteria method for ICdmEntityDao...
2009-08-26 n.hoffmannfinetuning match mechanism
2009-08-18 Andreas Müllerminor
2009-08-18 Andreas Müllerlast bugfixes for tests in persistence
2009-08-17 Andreas Müllerminor
2009-08-17 h.fradinImpact of new model changes: new classes and renaming
2009-08-17 ben.clarkexposed free-text searching of Collection instances
2009-08-14 ben.clarkCorrected a couple of bugs
2009-08-14 Andreas Müllerupdates for match strategy in persistence
2009-08-14 ben.clarkAdded free-text search methods to name & occurrence...
2009-08-13 n.hoffmann(no commit message)
2009-08-12 Andreas MüllerMatching in persistence
2009-08-10 Andreas Müllermatching in persistence
next