I migrated oracle db to mysql, and reverse engineered from there. using myql it works great :)
Few entities are giving "internal error" in web mvc layer while save/edit/list is done.
Again I see...
Type: Posts; User: hari_a; Keyword(s):
I migrated oracle db to mysql, and reverse engineered from there. using myql it works great :)
Few entities are giving "internal error" in web mvc layer while save/edit/list is done.
Again I see...
I am still not able to make it work. First of - I didn't get some of those - com.sun imports in import package section. When I removed those unwanted imports and rejarred it- and then added...
I will try a per that last comment , and reply later. Again - wouldn't ignoring import dependency cause jar to malfunction? like the hanging that happened because all imports were ignored in pom.xml...
yes, I did use that link, which was taking me through a infinite loop of imports required(added part of rt.jar, many other oracle client jars etc..). The link I posted at top-helped me generate a...
hi,
http://forum.springsource.org/showthread.php?96301-Troubles-introspecting-an-Oracle-DB : this repository is not working for getting oracle jdbc
<dependency>...
hi,
does spring roo provide very plain DAO code reverse engineer from db option?
would like to have one that generated DAO code using all jdbctemplate methods, one that doesn't use spring, but...
hi,
I get following error on deploying war that spring generated on reverse engineering default latest apache derby toursdb demo database.
At end it says: "Caused by:...