Package org.jdbi.v3.sqlobject.statement
Annotation Type GetGeneratedKeys
-
Optional Element Summary
-
Element Details
-
value
String[] valueSets the column names of the generated key(s) from a SQL statement.- Returns:
- column names of the generated key(s) from a SQL statement.
- Default:
{}
-