I have this method in JpaRepository interface:
JpaRepository
@Query(name = "findInvoices", nativeQuery = true) List findInvoices(@Param