データベースでインラインのバイナリ リテラルに許容される 16 進文字の最大数を取得します。
構文
public int getMaxBinaryLiteralLength()
戻り値
16 進文字の最大数を示す int です。
例外
解説
この getMaxBinaryLiteralLength メソッドは、java.sql.DatabaseMetaData インターフェイスの getMaxBinaryLiteralLength メソッドで指定されています。
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
データベースでインラインのバイナリ リテラルに許容される 16 進文字の最大数を取得します。
public int getMaxBinaryLiteralLength()
16 進文字の最大数を示す int です。
この getMaxBinaryLiteralLength メソッドは、java.sql.DatabaseMetaData インターフェイスの getMaxBinaryLiteralLength メソッドで指定されています。