Package org.hibernate.boot.models.spi
Class JdbcTypeRegistration
java.lang.Object
org.hibernate.boot.models.spi.JdbcTypeRegistration
JdbcType registration
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJdbcTypeRegistration
(Integer code, org.hibernate.models.spi.ClassDetails descriptor) -
Method Summary
-
Constructor Details
-
JdbcTypeRegistration
-
-
Method Details
-
getCode
-
getDescriptor
public org.hibernate.models.spi.ClassDetails getDescriptor()
-