[hibernate-commits] [hibernate/hibernate-orm] c5e6fa: HHH-10402 - Hibernate maps enum types as tinyblob ...

GitHub noreply at github.com
Thu Jan 28 12:14:51 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c5e6faeb3f293142f5fd46b5c84614ca1d0baaeb
      https://github.com/hibernate/hibernate-orm/commit/c5e6faeb3f293142f5fd46b5c84614ca1d0baaeb
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-01-28 (Thu, 28 Jan 2016)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/annotations/enumerated/EnumeratedSmokeTest.java

  Log Message:
  -----------
  HHH-10402 - Hibernate maps enum types as tinyblob even when @Enumeration(EnumType.ORDINAL) is specified




More information about the hibernate-commits mailing list