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