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