setDatabaseId method

Sets the database id and partition size for global autoincrement.

Syntax
void Connection.setDatabaseId(
  int id,
  int size
) throws ULjException
Parameters
  • id   The database id.

  • size   The size of the partition.