ref #10067 revert bytecode provider in hibernate.cfg.xmls
ref #10067 try to use javassit as bytecode provider
ref #2506 model change and update script for occurrence status
ref #9692 add operation class and link from TaxonRelationship
cleanup
ref #9331 add NamedSource and NamedSourceBase and use it, SecundumSource inherits from NamedSource
ref #9327 add sec source to TaxonBase (with few open issues)
ref #9225 implement NomenclaturalSource
ref #9204 adapt all spring application context xml configuration files to spring schema version 4.3
ref #9104 add NatrualLanguageTerm to hibernate.cfg.xml and recompile model cache
fix #9009 add MediaMetaData
ref #8802 implement TemporalData
fix #8673 Add CdmLinkSource to OriginalSourceBase
ref #8441 further implementation for FeatureState and inapplicableIf
ref #7099 further updates to CdmAuthority for persistance + add Role class
ref #6794 remove FeatureTree from some hibernate.cfgs again
ref #6794 rename TermTreeNode -> TermNode
ref #6794 remove duplicate TermRelationshipType in test/hibernate.cfg.xml
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
ref #6794 adjust hibernate configuration to new TermCollection and adjust test data
ref #6794 add TermRelationshipType to test data
ref #7470 add TextualTypeDesignation to hibernate.cfg
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8162 updates to hibernate.cfg.xml
fix #7405 Rename WorkingSet to DescriptiveDataSet
ref #6588 fist untested implementation of externalLink
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
ref #6618 add class Character and attributes structure and property
ref #6258 add Registration to hibernate mapping and make in Annotatable and add update script
ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
Rename persistence.xml to persistence_test.xml in cdmlib-test
migrate to hibernate 5 for cdmlib-services and cdmlib-ext #4716
Adapt cdmlib-persistence to new testing architecture #5370
Add first version of cdmlib-test #5370