Skip to content

@N1qlJoin and couchbase collections #1325

Closed
@martin8877

Description

@martin8877

Does @N1qlJoin work with entities annotated with @Collection?
I tried simple join of two entities @N1qlJoin(on = "lks.rightEntityId=meta(rks).id") (lks is in different collection than rks) and it does not work. An exception is thrown: Keyspace not found in CB datastore. It looks like the default collection is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions