For BlackBerry smartphones, use this constant with the Connection.setOption method to set the MaxHashSize database property.
For Android smartphones, set this option in the database creation string with the ConfigPersistent.setCreationString method
only. The option name is max_hash_size.
The default value of the corresponding option is "4".
If the SQL statement creating an index does not specify a hash size, the value specified by this option is used as the default.