Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 933161
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T20:47:08+00:00 2026-05-15T20:47:08+00:00

I have 2 Classes, Parent and Child, with a @OneToMany relationship. Every parent has

  • 0

I have 2 Classes, Parent and Child, with a @OneToMany relationship. Every parent has 0 or more children.

@OneToMany(fetch=FetchType.LAZY, cascade={CascadeType.REMOVE})

The Parent class has also other fields like the name.

I’m in a Container env, so my UI is made of JSP.

When I want to change the Parent object I have to pass it to a servlet and down to the client browser. In the web page I don’t want to put all the children information, I only whant to have a text field for the parent name.

When the control return to me, I’d like to create a new Parent object with the brand new name and to merge with the EntityManger without worrying about the children.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T20:47:09+00:00Added an answer on May 15, 2026 at 8:47 pm

    I think the correct way is actually to load the existing Parent object, set the name property to the new value, and save it. That is actually what you are doing.

    So your form needs one field for the name that the user can enter, and one hidden field containing the id of the parent. When the form is posted, you load the Parent object by the id, set the name to the value entered, and save.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two classes with a parent-child relationship (the Parent class has-a Child class),
I have two classes with a parent-child relationship (customer&order directory&file etc) I have typedef
I have 2 classes, Parent and Child, and Parent has a class method named
I have a parent child relationship between 2 classes Parent @Entity @Table(name = PARENT)
I have two classes: Parent and Child , mapped one-to-many with relationship owned by
Say I have two classes: Parent and Child . A Parent has a property
I have a MustInherit Parent class with two Child classes which Inherit from the
In Django, when you have a parent class and multiple child classes that inherit
New to FluentNHibernate =D I have a parent/children classes as follows: public class Parent
I have two classes: Parent and Child with Child: belongs_to :parent and Parent has_many

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.