Class StringType

All Implemented Interfaces:
SqlLogFormatter<String>, JdbcType<String>

public class StringType extends AbstractJdbcType<String>
A JDBC type for Types.VARCHAR and String.