Package org.hibernate.type.descriptor.jdbc.spi
-
Class Summary Class Description AbstractJdbcLiteralFormatter<T> AbstractJdbcLiteralFormatterimplementation managing theJavaTypeBasicJdbcLiteralFormatter<T> Support forJdbcLiteralFormatterimplementations with a basic implementation of anBasicJdbcLiteralFormatter.unwrap(java.lang.Object, java.lang.Class<X>, org.hibernate.type.descriptor.WrapperOptions)methodJdbcTypeRegistry A registry mappingJDBC type codesto implementations of theJdbcTypeinterface.