Annotation Type BindFields
Binds the properties and public fields of an object to a SQL statement.
-
Optional Element Summary
-
Element Details
-
value
String valuePrefix to apply to each bean field name. If specified, fields will be bound asprefix.propertyName
.- Returns:
- the prefix
- Default:
""
-