Expand documentation, with special attention to VARAGS
·
65 commits
to master
since this release
This is a documentation-only release, with no code changes. The implementation of stored procedure collections in DatabaseUtils
has always supported VARARGS, but the feature was only mentioned in passing. I expanded the JavaDoc for the SProcAPI
interface to add details and a sample implementation. I also added details and a sample implementation to the QueryAPI
interface, including creation of a configurable query collection with the Settings API
.