G9 plugin from Marketplace in Spring Tool Suit or Eclipse did job done.
- Install Plugin G9
- Select Project (JAVA)
- Import "Import Database Model"
- Select JDBC Driver (In my case mysql)
- Maintain JDBC Connection
- New
- Provide Driver Name, Add Jar, Port, Driver Class and connection url along with schema (jdbc:mysql://localhost:3306/{schema_name})
- Close JDBC Connection Box
- Port, DB Name, User Name and PWD
- Fetch
Reference URL https://www.esito.no/produkter/dbimport/