Skip to content

StatelessSession.get() accepting multiple ids #2122

@gavinking

Description

@gavinking

We already have a Session.find(Class, Object...) which is the analog of Session.findMultiple() in ORM.

We are missing StatelessSession.get(Class, Object...) as an analog of ``StatelessSession.findMultiple()`.

This should be very easy to add.

Metadata

Metadata

Assignees

Labels

designA design or implementation issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions