Internal marker to indicate that no explicit mapper is provided.
Converts the provided object obj to a Map. The map keys should match the PostgreSQL composite attribute names.
Creates an instance of T from the provided map. The map keys are the attribute names (typically in snake_case as they come from DB).