Thank you Roger! I'm really impressed of the speed, service and knowledge in this user group! I have never experienced anything near this when it comes to software support. I also learned how to run the unit tests for Envers which is great for studying how it should be used. Best regards /Örjan
Den torsdagen den 31:e maj 2012 kl. 13:45:21 UTC+2 skrev Örjan Fjällborg: > > Hi everyone! > > I just joined this group in hope that my problems with Envers can be fixed. > First of all I wonder if Oracle 10g is supported? > Secondly if it is supported, then I wonder why I got the following DDL > script output from SchemaExport: > > create table REVINFO ( > REV NUMBER(10,0) not null, > REVTSTMP DateTime, > primary key (REV) > ) > > Oracle does not like the data type DateTime at all. > I tried to change REVTSTMP manually to TIMESTAMP(4) and skip the schema > generation, but then I got a different exception when running unit tests. > > Best regards: > Örjan Fjällborg > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/8a_kBT4F7QsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
