Class JavaTypeBaseline
java.lang.Object
org.hibernate.type.descriptor.java.spi.JavaTypeBaseline
Primes the
JavaTypeBaseline.BaselineTarget (which is essentially the JavaTypeRegistry)
with Hibernate's baseline JavaType registrations-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceThe target of the baseline registrations -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprime(JavaTypeBaseline.BaselineTarget target) The process of registering all the baseline registrations
-
Constructor Details
-
JavaTypeBaseline
public JavaTypeBaseline()
-
-
Method Details
-
prime
The process of registering all the baseline registrations
-