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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:46:30+00:00 2026-05-26T15:46:30+00:00

I understand the core concept of retrieving data using different strategies. But I cannot

  • 0

I understand the core concept of retrieving data using different strategies. But I cannot find a good summary/definition..

  • Is it a design pattern? Does it fit within a broader design pattern?
  • Is it specific to ORM implementations? (Hibernate comes up a lot)
  • What does it do? Does (should) it return a collection of Value Objects, or …anything you want?
  • Are there common classes and methods associated with one?
  • 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-26T15:46:31+00:00Added an answer on May 26, 2026 at 3:46 pm

    I am not sure that Fetching Strategy is a design pattern on its own, but is indeed part of a class of patterns. Two examples would be Lazy Loading and prefetching. Another related concept would be caching.

    They are not specific in any way to ORM or Hibernate, but are often mentioned there as you need to configure the tool to act in a specific way, as opposed to coding it directly.

    Overall, your fetching strategy controls how you retrieve data into your application, and may (or may not) affect how objects are instantiated in your application for an OO language.

    If, for example, you normally walk through an entire data set (or set of objects), then it may well be more efficient to load an entire set at once, or to effectively prefetch the data so it is ready to process.

    On the other hand, if you often only access the first part of data; or perhaps the envelope of an object instead of its content, you may chose to only instantiate the top-level part of an object hierarchy instead of all its contents.

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

Sidebar

Related Questions

I understand Objective-C memory management but I'm using Core Graphics functionality such as CGRect,
I understand the core concept, but how do you use Qt table models? How
I'm using Core Data in my first iPhone application and trying to understand NSFetchedResultsController.
I'm struggling with core data... I don't understand some things so if someone could
I'm using core animation to transition between different view states in my application. However,
I am having a hard time understand Core Data for cocoa. Now I have
I have finally managed to get core data working and beginning to understand it.
So I understand you need NSNumber to save integers in Core Data. My question
I've a project using Core Data with a default AppDelegate. I've the following thread
I am following Core Data Utlity Tutorial to understand the ground work needed in

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.