Package org.jdbi.v3.sqlobject.customizer
Annotation Type BindMethods
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
value
String valuePrefix to apply to each fluent accessor name. If specified, properties will be bound asprefix.accessorName.- Returns:
 - the prefix
 
- Default:
 - ""
 
 
 -