Summary
In this chapter, you've learned how to call and create some typical stored functions and procedures. Since these are powerful SQL tools, jOOQ strives to provide a comprehensive API to cover the tons of possibilities to express these artifacts in different dialects. Most probably, by the time you read this book, jOOQ will have already enriched this API even further and more examples will be available in the bundled code.
In the next chapter, we tackle aliases and SQL templating.