OLAT-5157: change (the 2) column-names that are reserved words in oracle
changes only the names on the DB-side ("access" -> "accesscode" and "mode" -> "modestring") the names of the hibernate-properties stay "access" and "mode" respectively
added alter_7_0_x_to_7_1_0.sql and modified 5 files