Search:

Type: Posts; User: r.w.lincoln; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    939

    Good suggestion. I tried adding a simple...

    Good suggestion. I tried adding a simple toString method to all of the generated classes using the attached script, but when I start Roo again it just grinds to a halt trying to delete the...
  2. Replies
    3
    Views
    893

    Large Roo script generated from UML

    No, I have a project that generates code from EMF Ecore models using JET2.

    http://rwl.github.com/enerate/
  3. Replies
    2
    Views
    939

    Turn off toString

    I had a problem adding attributes to a large model with lots of inheritance.

    http://forum.springsource.org/showthread.php?t=99884

    I was able to solve the issue by adding the attributes straight...
  4. Replies
    3
    Views
    893

    Large Roo script generated from UML

    The attached Roo script was generated from a UML model and I think its all valid, but Roo hangs when it gets to processing the attributes. Do I need to increase the memory available to Roo or...
  5. Replies
    1
    Views
    604

    List of reserved SQL keywords

    I found the list in here:

    model/src/main/java/org/springframework/roo/model/ReservedWords.java
  6. Replies
    1
    Views
    604

    List of reserved SQL keywords

    Please can someone direct me to a list of SQL keywords that are reserved in Roo. I keep getting, for example:

    Reserved SQL keyword 'primary' is not permitted as symbol name

    Also, can anyone...
  7. Replies
    0
    Views
    554

    Using Roo domain model externally

    I am new to Spring/Roo and have a few questions about how I could use it with my project.

    I have a package of about a dozen or so plain Java classes (with lots of getters and setters cluttering...
Results 1 to 7 of 7