Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查指定列是否可为空。
public Boolean isColumnNullable(String name)
name 列的名称。
如果列可为空,则为 true;否则为 false。