enumerationByName
Creates an enumeration column, with the specified name, for storing enums of type klass by their name. With the specified maximum length for each name value.
Creates an enumeration column, with the specified name, for storing enums of type T by their name. With the specified maximum length for each name value.