Interface JdbcTypeSetter

All Known Implementing Classes:
JsonJavaTypeDescriptor

public interface JdbcTypeSetter
Author:
Vlad Mihalcea
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setJdbcType(org.hibernate.type.descriptor.jdbc.JdbcType jdbcType)
     
  • Method Details

    • setJdbcType

      void setJdbcType(org.hibernate.type.descriptor.jdbc.JdbcType jdbcType)