T
- Type of generated key(s) for a single row insertedpublic interface UpdateResultGenKeys<T> extends UpdateResult
Modifier and Type | Method and Description |
---|---|
Optional<T> |
firstKey() |
List<T> |
generatedKeys() |
affectedRows
Copyright © 2016. All rights reserved.