检索此数据库在游标名称中允许的最大字符数。

语法

public int getMaxCursorNameLength()

返回值

指示允许的最大字符数的 int 值。

异常

注释

getMaxCursorNameLength 方法由 java.sql.DatabaseMetaData 接口中的 getMaxCursorNameLength 方法指定。

请参阅