I need to invoke a stored procedure using the JPA. The stored procedure operates on multiple tables and clubs columns from these tables and returns the result.
How ca