I am planing to use Spring JDBCTemplate for all my database needs. I wanted to know if there is a Eclipse plugin which will take a data base table and auto generate -
I know such a tool already exists for hibernate(http://www.hibernate.org/subprojects/tools.html). Is there a similar plugin which will help me auto generate Spring JDBCTemplate classes?
The Telosys Tools Eclipse plugin is designed for this kind of job.
You can generate your Java (POJO) classes from the database with the basic templates and you can also create your own template (a Velocity file) to generate your DAO classes
See http://www.telosys.org/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With