Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定したカラムのデフォルトがグローバルオートインクリメントに設定されているかどうかをチェックします。
public Boolean isColumnGlobalAutoIncrement(String name)
name カラム名。
カラムがグローバルオートインクリメントに設定されている場合は true、そうでない場合は false。