|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneratedKeyHolder | |
---|---|
com.j256.ormlite.support | Database support classes. |
Uses of GeneratedKeyHolder in com.j256.ormlite.support |
---|
Methods in com.j256.ormlite.support with parameters of type GeneratedKeyHolder | |
---|---|
int |
DatabaseConnection.insert(String statement,
Object[] args,
FieldType[] argfieldTypes,
GeneratedKeyHolder keyHolder)
Perform a SQL update while with the associated SQL statement, arguments, and types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |