formulahendry / formulahendry/vscode-mysql
[feature request] - jpa generation
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice, if i would be able to select a table or a db and ask for jpa generation for my project.
Unfortunately it would be good for all db related plugins in vs code.
Hibernate tools a little bit buggy (the hibernate tools is even buggier for spatial data types related to hibernate), although can be used for such an action. To generate jpa code from db is not a big deal, really, but to manually type in the jpa entities is definitely a deal breaker for VS code usage.
I'm not sure where to add such a plugin, because the Mysql ui is needed for such an action.
The feature is completly missed out from Vs Code.
It would be nice also, if this plugin would be able to use the hibernate.properties file by right click.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.