lundi 23 mars 2015

Spring+Hibernate+JPA: Add dynamic tables/entities

An application permits admin users to upload CSV-files and save them as database tables.


The application uses Spring+JPA+Hibernate to access the database. How can I access the dynamically added new tables/entities to the system, without restarting or even recoding the system?


Aucun commentaire:

Enregistrer un commentaire