Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: c5e6faeb3f293142f5fd46b5c84614ca1d0baaeb
https://github.com/hibernate/hibernate-orm/commit/c5e6faeb3f293142f5fd46b...
Author: Steve Ebersole <steve(a)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