Class StringConverter

java.lang.Object
org.sql2o.converters.StringConverter
All Implemented Interfaces:
Converter<String>

public class StringConverter extends Object
Used by sql2o to convert a value from the database into a String.