Background
The Fa-db object needs the fields to select from the appropriate function. Usually they are equivalent to a constructor parameters of a class that will hold the returned data.
Feature
Add the ability to easilly extract a class/case class constructor parameter names. Utilize NamingConvnetion.
It can be a class, a trait or a function in an object.