UltraLite User's Guide
Developing UltraLite Java Applications
UltraLite API reference
Class JdbcConnection
short globalAutoincUsage( )
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.
The percentage of global autoincrement values that have been used.
java.sql.SQLException
Global autoincrement default column values