Interface SessionCreationOption
Declares various for session and
stateless session creation options.
- Since:
- 8.0
- See Also:
- API Note:
- Serves no functional purpose - a place to consolidate the actual options for easier discovery / documentation.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordSpecify the instant for reading temporal entity data.static final recordstatic final recordSpecifies that the named filter should be enabled with the given arguments to its parameters.static final recordEnables batch fetching and specifies how many entities should be fetched in each request to the database.static final recordEnables JDBC statement batching and specifies a batch size.static enumEnables or disables the use of subselect fetching.static final recordSpecifies the tenant id which should be used when accessing a multi-tenant database.