Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: e26237dc0b65b2c22ff48e8a6047d1b866061132
https://github.com/hibernate/hibernate-orm/commit/e26237dc0b65b2c22ff48e8...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/spi/DdlTypeRegistry.java
Log Message:
-----------
Added a method for removing DdlTypes from the DdlTypeRegistry (intended for internal
use)
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>