Branch: refs/heads/wip/6.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 0eee5ff5b0ef094884979dec3a1ba3315af81069
https://github.com/hibernate/hibernate-orm/commit/0eee5ff5b0ef094884979de...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2021-11-05 (Fri, 05 Nov 2021)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/internal/BootstrapContextImpl.java
M hibernate-core/src/main/java/org/hibernate/boot/spi/BootstrapContext.java
M hibernate-core/src/main/java/org/hibernate/mapping/BasicValue.java
M hibernate-core/src/main/java/org/hibernate/type/BasicTypeRegistry.java
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/java/SerializableJavaTypeDescriptor.java
M hibernate-core/src/main/java/org/hibernate/type/internal/BasicTypeImpl.java
M
hibernate-testing/src/main/java/org/hibernate/testing/boot/BootstrapContextImpl.java
Log Message:
-----------
HHH-14905 - Verify that custom JavaType and JdbcType registration combo works