[hibernate-commits] [hibernate/hibernate-orm] 720202: HHH-9736 : BigIntegerType should use BigIntTypeDes...

GitHub noreply at github.com
Tue Apr 28 19:03:28 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 720202058c2cfcc3b63428eefd3c14edf08c35e0
      https://github.com/hibernate/hibernate-orm/commit/720202058c2cfcc3b63428eefd3c14edf08c35e0
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2015-04-28 (Tue, 28 Apr 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/BigIntegerType.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/entities/Bunny.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/entities/PointyTooth.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/entities/TwinkleToes.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/sequences/entities/Bunny.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/sequences/entities/PointyTooth.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/sequences/entities/TwinkleToes.java
    M hibernate-core/src/test/java/org/hibernate/test/idgen/biginteger/sequence/BigIntegerSequenceGeneratorTest.java

  Log Message:
  -----------
  HHH-9736 : BigIntegerType should use BigIntTypeDescriptor




More information about the hibernate-commits mailing list