2.5 Table and Column Constraint Limitations
 
2.5.1 Identity Constraints
The DB Access Module for DB2 CLI supports identity columns with all attributes. Any attributes set on an RWDBIdentityConstraint object are included in the CREATE TABLE SQL statement.
While fetching a table schema, the module also fetches all identity constraint attributes for an identity column.