Package org.hibernate.type.descriptor.jdbc.spi
package org.hibernate.type.descriptor.jdbc.spi
SPIs related to
JdbcType.-
ClassesClassDescriptionAbstract
JdbcLiteralFormatterimplementation managing theJavaTypeSupport forJdbcLiteralFormatterimplementations with a basic implementation of anBasicJdbcLiteralFormatter.unwrap(java.lang.Object, java.lang.Class<X>, org.hibernate.type.descriptor.WrapperOptions)methodExtension ofJsonHelperthat can be used to generate descriptive JSON output, that is more appropriate for representing complex data structures for displaying purposes.A registry mappingJDBC type codesto implementations of theJdbcTypeinterface.Stateless helper class to serialize managed type values to JSON.