bugfix for failing test in PolytomousKeyDaoHibernateImplTest (added protectedTitleCache value)
Reverting the RightsTerm -> RightsType change (see #1306). This is a model change and needs updates to the schema. We will transfer this into a branch.
comment syso's
created OccurrenceDaoHibernateImplTest class for #2232
minor
bugfix for descriptionBase.clone #2234
replace deprecated methods with new ones #2176
remove duplicate for Argentina
remove compareTo in NamedArea and changed according tests
added a test case for polytomous keys
added PolytomousKey_TaxonBase to persistence .dll
merge 3.0.2 to trunk
CdmUpdaterTest must not run as long it is using a mysql server
Implement all name relationships search
getting all SpecimenOrObservationBases for a Taxon
CdmDatasourceBase now throws the real exceptions
correcting utf8 chars
reset for defined terms (cont.)
better logging and reporting
added barcode to derived unit #1689
added unplaced and excluded attribute to Taxon
add country to gathering event
updating updater framework
updates to schema update Framework
include trunk updates
re-integrating branches/cdmlib/oai-pmh up to revision 10059
merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk
ignoring test TaxonDaoHibernateImplTest.java
Merging cdmlib-persistence to trunk; pesi. Merge rev 8083-8429.
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.
merging PESI brach into trunk
deleted very annoying toy projects from trunk
merge cate-development2 branch with trunk
bugfix for TaxonNode.getParent == null
removed System.err.println()
removed system.err.println()
preparing for hibernate-c3p0 & commenting out all System.err.println
new test for the delete method of TaxonNameDao
#1390
Altered ReferringObjectMetadataFactoryImpl to exclude bidirectional relationships where the replaced entity is the "owner" of the related entity (i.e. the relationship is mapped by @OneToMany & mappedBy != null) since those kind of relationships don't make sense in the context of a global replace method.
Updated ICdmEntityDao replace(T x, T y) and refresh(T t, LockMode lockMode, List propertyPaths) and added methods to IAnnotationDao
Added public T replace(T x, T y) to ICdmEntityDao, implementation and tests
Added an IIdentificationKeyDao to query across all identification key types
Added merge(T t, LockMode lockmode) and refresh(T t, LockMode lockmode) to allow developers to bypass the session & second-level cache (useful in some instances)
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)
Refactored methods in VersionableDaoBase etc + added Query-By-Example for CdmEntityDaoBase
now updated is set and all tests are ok.
changes for ticket #1286
revert the model changes...
rightsterm -> rightstype ticket #1306
test for getTaxaByCommonName added
Added methods and tests to recover changes to data
refactoring the references for imports...
Refactored OrderHint and added RandomOrder, plus a couple of small bug fixes in VersionableDaoBase
licence comment added
merged from branches/cdmlib/2.2 7238-7345 into trunk
Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1
bugfix in team title cache generator and berlin model export
Deleted Keyword class
bugfix for cacheStrategyGeneratorTest
changes to datasource and tests for persist agents
bugfix for title cache(2)
fixes #1100 and #1101
moved taxonNode specific code to TaxonTreeService. Cleaned up the datasource classes
bugfixing for modelchanges and adaptation of import routines
Further model changes for DescriptionElementBase and DescriptionElementSource Version 2.1.2.0.200909211654
changes for renaming referencebase table name in persistence, service & io
deleting BibtexEntryType
Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker
fix tests in persistence after model change
adding and using yourkit profiler controller
#445: Added missing term vocabularies
#445: Added missing term vocabularies #921: Added setDefaultTerms methods Added inferred and potential combination synonym relationship types for Fauna Europaea