[hibernate-commits] [hibernate/hibernate-core] d4b47e: HHH-6775: Changed AbstractTransactSQLDialect.getNu...

noreply at github.com noreply at github.com
Wed Oct 26 15:30:10 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: d4b47e78bab90f93ba3904e01f30569104f5730e
      https://github.com/hibernate/hibernate-core/commit/d4b47e78bab90f93ba3904e01f30569104f5730e
  Author: John Verhaeg <john.verhaeg at gmail.com>
  Date:   2011-10-26 (Wed, 26 Oct 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/AbstractTransactSQLDialect.java
  M hibernate-core/src/matrix/java/org/hibernate/test/annotations/id/sequences/JoinColumnOverrideTest.java
  M hibernate-core/src/test/java/org/hibernate/test/annotations/id/JoinColumnOverrideTest.java
  M hibernate-core/src/test/java/org/hibernate/test/annotations/onetoone/primarykey/NullablePrimaryKeyTest.java

  Log Message:
  -----------
  HHH-6775: Changed AbstractTransactSQLDialect.getNullColumnString() to return empty string, which matches some of the other dialects and allows the DB to auto-determine a column's nullability in certain situations




More information about the hibernate-commits mailing list