Contents Index getLastIdentity method grant method

UltraLite Static Java User's Guide
  UltraLite Static Java API Reference
    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 

Declaring default global autoincrement columns

setDatabaseID method


Contents Index getLastIdentity method grant method