Project

General

Profile

« Previous | Next » 

Revision ef1b5da2

Added by Andreas Müller almost 8 years ago

Adapt table and column names to hibernate 5 naming strategy #5369

... and some other changes to table/attribute names

View differences:

cdmlib-services/src/test/resources/eu/etaxonomy/cdm/api/application/FirstDataInserterTest.testBlankDB-result.xml
1 1
<?xml version='1.0' encoding='UTF-8'?>
2 2
<dataset>
3 3
  <USERACCOUNT ACCOUNTNONEXPIRED="true" ACCOUNTNONLOCKED="true" CREDENTIALSNONEXPIRED="true" ENABLED="true" PASSWORD="dd55f17f6275cf0fc63962d1015e18fb" USERNAME="admin"/>
4
  <USERACCOUNT_GRANTEDAUTHORITYIMPL USERACCOUNT_ID="5000" GRANTEDAUTHORITIES_ID="5000"/>
4
  <USERACCOUNT_GRANTEDAUTHORITYIMPL USER_ID="5000" GRANTEDAUTHORITIES_ID="5000"/>
5 5
  <!-- ROLE_ADMIN.uuid is fixed ! -->
6 6
  <GRANTEDAUTHORITYIMPL UUID="56eac992-67ba-40be-896c-4e992ca2afc0" AUTHORITY="ROLE_ADMIN"/>
7 7
  <!-- cannot test for VALUES -->

Also available in: Unified diff