| Sebastien Dubois, thanks for mentioning about "-Doracle.jdbc.DateZeroTime=true". I verified that it works using org.hibernate.test.onetoone.link.OneToOneLinkTest#testOneToOneViaAssociationTable after commenting out @SkipForDialect(value = Oracle10gDialect.class, ...) to get the test to run with Oracle. |