Indicates a parameter name for DAO methods.
This annotation is used to explicitly specify the name of a parameter that will be referenced in SQL templates or other database operations.
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String value- Returns:
- the parameter name.
- Default:
- ""
-