Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
数据库选项:最大散列大小。
final String Connection.OPTION_MAX_HASH_SIZE
对于 BlackBerry 智能手机,配合使用此常量和 Connection.setOption 方法来设置 MaxHashSize 数据库属性。
对于 Android 智能手机,仅在使用 ConfigPersistent.setCreationString 方法的数据库创建字符串中设置此选项。选项名称是 max_hash_size。
相应选项的缺省值是 "4"。
如果用于创建索引的 SQL 语句未指定散列大小,则将使用此选项指定的值作为缺省值。