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
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