Annotation Interface Jdbc.Execution
- Enclosing class:
Jdbc
Selects how a repository statement is executed.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionReturns the requested execution type.
-
Element Details
-
value
Jdbc.ExecutionType valueReturns the requested execution type.- Returns:
- execution type
- Default:
AUTO
-