Package org.jdbi.v3.sqlobject.statement
Annotation Type GetGeneratedKeys
- 
Optional Element Summary
Optional Elements 
- 
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:
 - {}
 
 
 -