Package | Description |
---|---|
org.codejargon.fluentjdbc.api.query |
Modifier and Type | Method and Description |
---|---|
<T> UpdateResultGenKeys<T> |
UpdateQuery.runFetchGenKeys(Mapper<T> generatedKeyMapper)
Runs the update query and fetches the generated keys
|
<T> UpdateResultGenKeys<T> |
UpdateQuery.runFetchGenKeys(Mapper<T> generatedKeyMapper,
String[] columns)
Runs the update query and fetches the generated keys
|
Copyright © 2016. All rights reserved.