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

  • Home
  • SEARCH
  • 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 8808567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T02:39:27+00:00 2026-06-14T02:39:27+00:00

Is it bad to use classes, enums etc from other frameworks? I have some

  • 0

Is it bad to use classes, enums etc from other frameworks? I have some finder methods in my repository which is based on JPA, and I want to pass the fetch type (whether it should load the objects lazily or eagerly) and the FetchType enum from JPA framework suit the purpose. But is it better to create your own enum/class? I understand that it makes a coupling between my app and the framework, but my app is already using JPA.

  • 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-14T02:39:28+00:00Added an answer on June 14, 2026 at 2:39 am

    Indeed, you can use the FetchType enumeration but consider where are you using it. If you have a layered design, avoid using that enum in any layer but the Persistence layer, otherwise you’ll have to import references from JPA in higher layers (if you need to).

    Another approach (Since you have only EAGER and LAZY) is to define if a field should be fetched and assign that condition a boolean value, like a lazyLoad flag.

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

Sidebar

Related Questions

I have about 20 classes which are derived from ConvertApi classes. Every class share
I become use raw socket and i have this problem: bad file descriptor the
I really like to use static methods (especially for helpers classes). But as static
I'm thinking of throwing away all repository classes in my next project and use
I use namedtuple classes a lot. I have been thinking today if there is
Is there a way to get Play to use the compiled classes from Eclipse,
In the case of classes: If we use the factory method we'll have to
Most of our projects are built with Maven, and some of them use classes
I currently have a solution with multiple projects that mostly use the same classes.
I have two classes. One is a management class, which stores a bunch of

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.