public class RunTypeConverter extends BaseConverter<RunType,java.lang.Integer>
RunTypeConverter()
java.lang.Integer
convertToDatabaseColumn(RunType runType)
RunType
convertToEntityAttribute(java.lang.Integer s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RunTypeConverter()
public java.lang.Integer convertToDatabaseColumn(RunType runType)
public RunType convertToEntityAttribute(java.lang.Integer s)