Project

General

Profile

« Previous | Next » 

Revision 2638be38

Added by Andreas Müller over 8 years ago

migrate to hibernate 5 for cdmlib-services and cdmlib-ext #4716

  • (except for hibernate search tests)
  • including new spring-config structure

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/data/FullCoverageDataGenerator.java
137 137

  
138 138
/**
139 139
 * This class tries to create a database that has
140
 * at least one record in each database.
140
 * at least one record in each table.
141 141
 * It is meant to test update scripts as well as imports
142 142
 * and exports.
143
 *
143 144
 * ATTENTION: As the content of the created database may change
144 145
 * over time due to model changes and other requirements test using
145 146
 * this class should be written in a way that they do rather

Also available in: Unified diff