anorm.Macro
Naming companion
For each class property, use the snake case equivalent to name its column (e.g.
For each class property, use the snake case equivalent to name its column (e.g. fooBar -> foo_bar).
Naming using a custom transformation function.
Naming companion