接口 ISqlColumnType


public interface ISqlColumnType
作者:
don
  • 方法详细资料

    • name

      String name()
      类型名称
      返回:
      名称
    • getLengthDefault

      Integer getLengthDefault()
      默认类型长度
      返回:
      长度
    • getDecimalLengthDefault

      Integer getDecimalLengthDefault()
      默认小数点后长度
      返回:
      长度