[hibernate-commits] [hibernate/hibernate-ogm] b702f8: OGM-793 limited fix for enum ordinals - in some no...

GitHub noreply at github.com
Thu Apr 9 08:57:25 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: b702f8bad4d704695ec8307380036e11eeb26baf
      https://github.com/hibernate/hibernate-ogm/commit/b702f8bad4d704695ec8307380036e11eeb26baf
  Author: Jonathan Halliday <jonathan.halliday at redhat.com>
  Date:   2015-04-09 (Thu, 09 Apr 2015)

  Changed paths:
    M core/src/main/java/org/hibernate/ogm/type/impl/EnumType.java

  Log Message:
  -----------
  OGM-793 limited fix for enum ordinals - in some non-sql backends the specific sqlType is unimportant, we just need to know if it's broadly text like or number like, for which isOrdinal is sufficient.




More information about the hibernate-commits mailing list