If the procedure and after calling the procedure, I get the result from the intermediate table. How do I convert this result to an object?

  • It depends on what object (Entity, not entiti) and which API (Hibernate, JPA) you are using. - Sergey
  • Hibernate, the usual mapping in a POJO object. - Maxim Bartkov

0