Skip to content

Problem with multiple ids for entity class #1

@mibo

Description

@mibo

When using multiple ids in an entity class (in combination with JPA) this entity can not be found.
Example class: org.apache.olingo.odata2.janos.processor.ref.jpa.model.Photo
Example link: http://localhost:8080/JpaScenario.svc/Photos(Name='Medium%20picture',Type='PNG')
results in:

{"error":{"code":null,"message":{"lang":"de-DE","value":"Die angefragte Entität wurde nicht gefunden."}}}

See also branch JPA_IdClass_Extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions