of

public ColumnTypeMapping<T, ? extends R> of<T>(Class<T> type)

Obtains the mapping rules for the given type.

Parameters

<T>

the column type

Throws

if the mapping for the specified type cannot be found