接口 BasicJavaDescriptor<T>

    • 方法详细资料

      • getJdbcRecommendedSqlType

        default SqlTypeDescriptor getJdbcRecommendedSqlType​(JdbcRecommendedSqlTypeMappingContext context)
        Obtain the "recommended" SQL type descriptor for this Java type. The recommended aspect comes from the JDBC spec (mostly).
        参数:
        context - Contextual information
        返回:
        The recommended SQL type descriptor