| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDefaultValue() |
String |
getDescribe() |
Integer |
getDigits() |
int |
getIndex() |
int |
getJdbcType() |
String |
getName() |
String |
getNormalizedName() |
int |
getNullable() |
Integer |
getSize() |
String |
getTypeName() |
boolean |
isNotNullable() |
boolean |
isNullable() |
public String getName()
public String getNormalizedName()
public int getJdbcType()
public String getTypeName()
public Integer getSize()
public Integer getDigits()
public int getIndex()
public int getNullable()
public boolean isNullable()
public boolean isNotNullable()
public String getDefaultValue()
public String getDescribe()
Copyright © 2018. All rights reserved.