As all Java EE servers that support Java 8 implement JPA 2.1, I think it would be better to move hibernate-java8 type converters to standard JPA converters instead of the current, hibernate-specific ones. Added benefit: this would make hibernate-java8 usable with other JPA implementations. |