Contents Index getLastIdentity method setDatabaseID method pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Java Applications
    UltraLite API reference
      Class JdbcConnection

globalAutoincUsage method

Prototype 

short globalAutoincUsage( )

Description 

Returns the maximum global autoincrement counter percentage of all tables in the database. The value is useful when deciding whether to set a database ID.

Returns 

The percentage of global autoincrement values that have been used.

Throws 

java.sql.SQLException

See also 

Global autoincrement default column values

setDatabaseID method


Contents Index getLastIdentity method setDatabaseID method pdf/preface.pdf