facebook

Spring Flex Scaffolding Tutorial

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #352295 Reply

    dknutson
    Member

    I’m using MyEcipse for Spring v2014. I ran the tutorial for Spring Flex Scaffolding with no difficulties. I then tried to recreate this tutorial using 2 of my tables. My two tables also have a one-to-many relationship similar to the tutorial. The setup completed successfully, but when I run it, only the one table is shown.

    On the tutorial, when you click a person to edit, it opens a section showing the employee data and the office data. When I click on my test, it only shows the table that I’ve designated as the parent.

    Do I need to have an actual foreign key in my table for this to work as it does in the tutorial?

    #352301 Reply

    dknutson,

    Foreign key should be defined in the parent table to make the scaffolded application work as shown in the tutorial.

    If you are still facing any issues even after defining the foreign key, can you please share the table schema’s with which you are trying to scaffold ? Also please clarify which table you have selected in the step 5 of this tutorial.

    #352309 Reply

    dknutson
    Member

    Adding the foreign key worked. Thanks!

    #352322 Reply

    dknutson,

    Glad that you got it working.
    Let us know if you see any issues with MyEclipse

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Spring Flex Scaffolding Tutorial

You must be logged in to post in the forum log in