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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:59:30+00:00 2026-06-09T17:59:30+00:00

What I need is something like public class Catalog { private Map<Class<?>, Object> options

  • 0

What I need is something like

 public class Catalog {

     private Map<Class<?>, Object> options = new HashMap<Class<?>, Object>();

     public void addOption(Class><T>, T Option) {
            ...
     }

     public <T> T getSelectedOption() {
            ...
     }

 }

Which is a generic Catalog of Options that should represent a set of alternatives to choose from. Those could be TravelDestination, HotelCategory, CarBrand, etc.

How do I go about saving this construct into may database while preserving the typeinformation needed
for reconstruction the internal map during runtime using JPA/Hibernate?

As an additional boundary condition:

Since Catalog should be modelled after its real-life counterpart I’d like to avoid an abstract Catalog and therefore introducing a new subclass for every alternative like TravelDestinationCatalog or HotelRoomCatalog, making Catalog defacto homogeneous.

  • 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-09T17:59:31+00:00Added an answer on June 9, 2026 at 5:59 pm

    Why would you want one Map with Objects, identified by their class? At most you can put one Object per class in your Catalog. Why not add a ManyToOne relationship per alternative to your Catalog. This way you can still preserve lazy associations if needed, it’s much more flexible and easier to do.

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

Sidebar

Related Questions

Normally, we get first value that way: $(#color option:first).val() But I need something like
Let's say I have a manager that looks something like this: public class CustomerManager
I want something like this: public abstract class ListenerEx<LISTENER, PARENT> implements LISTENER { PARENT
I have something like this public class Reminders() { public List<SelectListItem> Reminder { get;
I need something like make i.e. dependencies + executing shell commands where failing command
I need something like this http://jonraasch.com/blog/a-simple-jquery-slideshow but w/o the absolute positioning. Is it possible?
I need something like a temporary in-memory key-value store. I know there are solutions
Ok, I need something like this: datediff(second, date_one, date_two) < 1 dates are stored
I want to export a XtraGrid as an image. Pratically i need something like
I need something simple like date , but in seconds since 1970 instead 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.