Using jOOQ's code generator, it is very easy to call a stored function accepting a table-valued parameter in SQL Server from your Java application.| Java, SQL and jOOQ.
Using jOOQ to call stored procedures and functions from Java is very simple thanks to jOOQ's code generator| Java, SQL and jOOQ.