Skip to content

Commit

Permalink
Remove unused method of findGenerateKeyExpressions
Browse files Browse the repository at this point in the history
  • Loading branch information
FlyingZC committed Dec 4, 2023
1 parent 844e458 commit e859606
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public final class GeneratedKeyContextEngine {
* Create generate key context.
*
* @param insertColumnNames insert column names
* @param insertValueContexts value expressions
* @param insertValueContexts insert value contexts
* @param params SQL parameters
* @return generate key context
*/
Expand Down

0 comments on commit e859606

Please sign in to comment.