Module is.codion.framework.domain
Interface KeyGenerator.Identity<T>
- Type Parameters:
T
- the column type
- All Superinterfaces:
KeyGenerator<T>
- Enclosing interface:
KeyGenerator<T>
Indicates an identity column based key generator.
-
Nested Class Summary
Nested classes/interfaces inherited from interface is.codion.framework.domain.entity.attribute.KeyGenerator
KeyGenerator.Identity<T>
-
Method Summary
Methods inherited from interface is.codion.framework.domain.entity.attribute.KeyGenerator
afterInsert, beforeInsert, generatedKeys, inserted