Skip site navigation (1)
Skip section navigation (2)
Re: Synthesize support for Statement.getGeneratedKeys()?
In the RETURNING clause that I'll be appending to the query, to get
gen'd keys, anyone have any advise for best practice for when to quote
the column names? Are there any pre-built util methods in the driver
that I can use to scan for identifiers that need quoting? (whitespace
char, reserved words, etc)?
Thanks,
Ken
Home |
Main Index |
Thread Index