I’m new to Hibernate. I’ve created a database with several tables and imported it as a data source into IDEA. How can I generate now classes for my tables and hibernate mapping for them? Thanks
I’m new to Hibernate. I’ve created a database with several tables and imported it
Share
Please refer to the Mapping by Database Schema help section.