Interface SqlTypedMapping

    • Method Detail

      • getColumnDefinition

        @Nullable String getColumnDefinition()
      • getLength

        @Nullable Long getLength()
      • getPrecision

        @Nullable Integer getPrecision()
      • getScale

        @Nullable Integer getScale()
      • getTemporalPrecision

        @Nullable Integer getTemporalPrecision()
      • isLob

        default boolean isLob()
      • toSize

        default Size toSize()