public class DbField extends Object
字段
Copyright(C) 2017-2021 上游科技
DbField(int index, String name, int type, String typeName, int displaySize)
int
getDisplaySize()
getIndex()
String
getName()
getType()
getTypeName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbField(int index, String name, int type, String typeName, int displaySize)
public int getIndex()
public String getName()
public int getType()
public String getTypeName()
public int getDisplaySize()
Copyright © 2023. All rights reserved.