caelum / vraptor-scaffold

VRaptor Scaffold extension to make it easier configuring new projects and plugins
http://vraptor.org
MIT License
55 stars 22 forks source link

more databases support #38

Open rodolfoliviero opened 13 years ago

rodolfoliviero commented 13 years ago

create a option to use anothers databases like mysql, mariaDB, postgresql the command should be something like this vraptor new app -ds=mysql

When done? add respective jdbc driver on classpath and change the jdbc url in persistence.xml