Skip to content

Expand documentation, with special attention to VARAGS

Compare
Choose a tag to compare
@sbabcoc sbabcoc released this 04 Sep 19:03
· 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.