public class ColDesc extends Object
String
colName
Integer
digit
boolean
isAuto
remark
size
int
sqlType
ColDesc(String colName, int sqlType, Integer size, Integer digit, String remark)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String colName
public int sqlType
public Integer size
public Integer digit
public String remark
public boolean isAuto
public ColDesc(String colName, int sqlType, Integer size, Integer digit, String remark)
Copyright © 2019. All rights reserved.