This issue can't be edited

Because it belongs to an archived project. Jira admins can restore projects from the archive.

Implement MultigetGridDialect for relevant Dialects

Description

1. determine if the dialect supports multiget is some fashion (can be a query where id in (listOfIds))
2. implement it
Let's at least have mongo and neo4j

Environment

None

Activity

Show:

Davide D'AltoDecember 14, 2015 at 11:17 AM

> Is the MultiGetGridDialect suppose to work for different Entity types or the metadata in the keys is always the same?

We assume that the metadata is the same for all the keys at the moment

Davide D'AltoAugust 26, 2015 at 11:50 AM

Is the MultiGetGridDialect suppose to work for different Entity types or the metadata in the keys is always the same?

At the moment it seems always the same, but I guess we should keep in mind future developments.

Fixed

Details

Assignee

Reporter

Participants

Davide D'Alto
Emmanuel Bernard

Components

Fix versions

Priority

Created August 24, 2015 at 7:53 AM
Updated December 18, 2015 at 3:22 PM
Resolved December 15, 2015 at 10:29 PM