Stored Procedure

Hello:

I´m new in Vaadin and I think a very good framework. In my application i must use oracle stored procedure for access to BD, therefore I use spring, jpa y toplink for persistence. Is it possible to use LQC with JPA-Stored Procedure?. I’m trying with EntityQueryDefinition, but i don´t know how to call stored procedure.

Thanks