X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fit%2Fhib-test%2Foracle.sql;h=15df9419fb3bda52eadfe73f24ca23100d35681d;hb=08649780d2cd70f2861298d683aa6b1945d43cda;hp=37ad107455b65f7e608c99c8da4e33241821013e;hpb=fee05864d61145a06ee870fbffd3bff1e95af08c;p=hibernate4-maven-plugin diff --git a/src/it/hib-test/oracle.sql b/src/it/hib-test/oracle.sql index 37ad1074..15df9419 100644 --- a/src/it/hib-test/oracle.sql +++ b/src/it/hib-test/oracle.sql @@ -1,6 +1,4 @@ - drop table test_simple cascade constraints; - create table test_simple ( uuid varchar2(36 char) not null, content clob,