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