1. Reserved SQL keyword 'User' is not permitted as simple type name stackoverflow.comWhen I gave the roo command
in the roo shell, I got
What I want to know is that, ... |
2. java.sql.SQLException: No suitable driver when running tests through spring roo stackoverflow.comI'm trying to pass the tests automatically generated by roo for the entity classes. When I run the tests against hsql, they all pass. But when i run the ... |
3. Spring Roo DBRE and MS SQL Server 2008 with composite primary keys forum.springsource.orgSpring Roo DBRE and MS SQL Server 2008 with composite primary keys If I am trying to generate a object with a composite key where different fields of the key are ... |
4. Running SQL statement directly in Spring Roo forum.springsource.orgRunning SQL statement directly in Spring Roo I have a legacy Spring Roo application with domain classes and supports webservices. Now I need to run several reporting queries against my DB ... |
5. How to execute SQL Queries from roo Controller forum.springsource.orgHi, I am using Hibernate and MySql in my roo application. There are some tables in the database which I am not going to implement in my application but I want ... |
6. Spring Roo - Spring Security - Sql forum.springsource.orgSpring Roo - Spring Security - Sql Hello everybody, I'm trying to use Roo with Spring Security and a mysql database. Moreover I want to use scaffolding so as to manage ... |
7. MS SQL Server not introspectable in Roo M3? forum.springsource.orgHi! I tried to introspect my MS SQL Server with Roo M3, but I get the message: No Spring Roo add-ons were found that offer a similar JDBC driver JDBC driver ... |