Annotation Type BindBean
Binds the properties of a JavaBean to a SQL statement.
-
Optional Element Summary
-
Element Details
-
value
String valuePrefix to apply to each bean property. If specified, properties will be bound asprefix.propertyName
.- Returns:
- the prefix
- Default:
""
-