Search:

Type: Posts; User: Sapan; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hibernate OrderColumn with Spring Roo merge()

    I am using Hibernate's @OrderColumn annotation to order a list in my database. It correctly generates the column in the database table to store index and also stores the correct index initially.
    ...
  2. Replies
    0
    Views
    271

    Reusing other entity's view

    Hello All,

    I'm new to Spring Roo and I found it very useful. I have 2 entities in my application, Experiment and Story. Experiment can contain several stories. I have build a view for displaying a...
  3. Replies
    1
    Views
    264

    Add function in Controller

    I am new to ROO project. I have looked a lot but unable to find "How can I manually add function in one of my controller"? Suppose my controller looks like:



    package ch.epfl.psytest.web;
    ...
Results 1 to 3 of 4