Interface KeyGenerator.Identity<T>

Type Parameters:
T - the column type
All Superinterfaces:
KeyGenerator<T>
Enclosing interface:
KeyGenerator<T>

public static sealed interface KeyGenerator.Identity<T> extends KeyGenerator<T>
Indicates an identity column based key generator.