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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:08:20+00:00 2026-06-13T14:08:20+00:00

I have an entity User mapped in playORM. This entity has an embedded field:

  • 0

I have an entity User mapped in playORM. This entity has an embedded field:

@NoSqlEmbedded
private List<String> publisherIds = new ArrayList<String>();

I need to write a method findUsersByPublisher, which would receive a String publisherId as argument and return the associated users.

Is it possible to do that? Or do I need to create another entity Publisher to be able to index the way I want?

In affirmative case, would I put the @NoSqlIndexed annotation for this field?

  • 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-13T14:08:20+00:00Added an answer on June 13, 2026 at 2:08 pm

    We intend to support something like that but it is not supported right now. I am thinking something like select u from Users as u where u.publisherIds contains(“value1”, “value2”)

    Right now though there is no support in yet for this.

    Dean

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

Sidebar

Related Questions

In our application, I have seen code written like this: User.java (User entity) public
I have the following two entities: @Entity class Relation{ @ManyToOne private User user; //some
My User entity class have several member variables (e.g. String firstName) which are persisted
I have mapped class in JPA. : @Entity @Inheritance(strategy = InheritanceType.JOINED) public class User
If you have a user entity, you could store his/her address in two ways.
I have a 'vanilla' install of CodeIgniter 2 + Doctrine 2. My tutorial Entity.User.dcm.yml
I have an entity loaded by Hibernate (via EntityManager ): User u = em.load(User.class,
it's possible to have one entity object (class, e.g. User) for more entity models
I have two classes, user and role, defined as: public class User : Entity
I have two tables with relation: modelBuilder.Entity<User>() .HasOptional(u => u.Subscription) .WithMany(); how can I

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.