Package org.hibernate
Interface FindMultipleOption
- All Superinterfaces:
FindOption
- All Known Implementing Classes:
OrderingMode
,RemovalsMode
,SessionCheckMode
Simple marker interface for FindOptions which can be applied to multiple id loading.
- Since:
- 7.2
- See Also: