postgresql « Roo « Spring Q&A





1. DBRE Spring Roo problem    stackoverflow.com

I'm trying to use Spring Roo for the first time to generate the code using the reverse engineering. After installing the Postgresql addon by:

osgi install --url http://spring-roo-repository.springsource.org/release/org/springframework/roo/wrapping/org.springframework.roo.wrapping.postgresql-jdbc3/8.4.701.0001/org.springframework.roo.wrapping.postgresql-jdbc3-8.4.701.0001.jar
I try the ...

2. Operator does not exist    stackoverflow.com

When trying to create an entity in a Spring-roo PostGres project, I get the following error : ERROR org.hibernate.util.JDBCExceptionReporter - ERROR: operator does not exist: integer ~~ unknown Hint: No operator matches the ...

3. Roo with pagila PostgreSQL database    forum.springsource.org

Roo with pagila PostgreSQL database Hi, I am using: - STS 2.8 - Roo 1.2M1 (also tried with 1.1.5) - PostgreSQL 8.4 with pagila database [0] I am trying to build ...

4. Roo with pagila PostgreSQL database    forum.springsource.org

Roo with pagila PostgreSQL database Hi, I am using: - STS 2.8 - Roo 1.2M1 (also tried with 1.1.5) - PostgreSQL 8.4 with pagila database [0] I am trying to build ...

5. rookie: roo with old postgresql database    forum.springsource.org

rookie: roo with old postgresql database Hello all, a wonderful life+time-saving roo; bravo! 1. When using an existing database, I get all of the affected tables re-created everytime. How could I ...