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 Basically a map from JDBC type code (int) ->JdbcType