dynamic « Stored Procedure « JPA Q&A





1. How to select a table dynamically with HSQLDB and Hibernate?    stackoverflow.com

I have a table with references to other tables. Stored is the table name and the entity id. Like this:

         ref_table

   ...