SQLInsertClause.executeWithKey() is missing Javadoc
Bug #705023 reported by
cowwoc
on 2011-01-19
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Querydsl |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
It's not clear what SQLInsertClause
Here is a full list of SQLInsertClause methods that are missing Javadoc:
addFlag()
addBatch()
close()
executeWithKey()
executeWithKeys()
populate()
I can contribute Javadoc for some of these but I have no clue with some others do and how to use them.
Timo Westkämper (timo-westkamper) wrote : | #2 |
Released in 2.1.0-beta2
Changed in querydsl: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the bug report. Fixed in SVN trunk.