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 7785303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T20:14:02+00:00 2026-06-01T20:14:02+00:00

I have , for example, two entities called Class and Student . Both entities

  • 0

I have , for example, two entities called Class and Student.
Both entities are connected by a One-To-Many relationship, “Class” has a ClassID field and Student has both a ClassID and StudentID fields.

I have a couple of questions on this situation:

  1. When I define a Connection between Class and Student, are they connected by ClassID , or Core Data creates its own connection somehow?
  2. After having a Class entity already saved, lets say I want to add a Student to it. Could I just add a new Student with that ClassID, Or I would have to get the Class object, add a student to its .students NSSet object, and save it back to Core Data ?
  3. If the latter option is the only option, how would I go on updating a record in Core Data? Fetch is with a NSFetchRequest, change it and than just save the Managed Object Context again ?

Sorry for the many question and I greatly appreciate any assistance on this 🙂

  • 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-06-01T20:14:03+00:00Added an answer on June 1, 2026 at 8:14 pm
    1. Your ClassID is just user data as far as Core Data is concerned. It doesn’t take part in the relationships.

    2. Second option. Core Data persists objects and their relationships, so the strategy is to update the objects and then save them.

    3. Yes, though it’s frequently true that apps will already have a related record loaded for the purpose of having the user indicate the connection they want.

    Calling your Class class ‘Class’ is going to be confusing. 🙂

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

Sidebar

Related Questions

I have two entities, Class and Student , linked in a many-to-many relationship. When
A have two entities. For example timing settings and orders. @Entity public class TimingSettings{
For example: I have two entities named Project and Todo where a project has
For example, I have two entities: Employee and Address. Of these enitities, Employee has
For example I have two entities Class A { public Guid Id {get;set;} public
I have a question about One-To-Many relationship between two tables when there is the
I have a context with two entities: one Authority to many Reports (each report
Let's take an example where we have two entities: ServiceProvider and TelephoneNumber . The
I have an example class containing two data points: public enum Sort { First,
Consider that i have two entities with following relationship: Entity A <-->> Entity B

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.