IdentityGenerator.php Table of Contents Classes IdentityGeneratorId generator that obtains IDs from special "identity" columns. These are columns that automatically get a database-generated, auto-incremented identifier on INSERT. ×