Interface QueryOption
Declares various selection query and
mutation statement 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 recordSpecifies a comment for the SQL query.static final recordSpecifies the JDBC fetch size to use for the query.static final recordSpecifies that the query result set should be cached in the given region.