Class ScalarTypeString

java.lang.Object
io.ebean.core.type.ScalarTypeBase<String>
io.ebeaninternal.server.type.ScalarTypeString
All Implemented Interfaces:
io.ebean.core.type.ScalarDataReader<String>, io.ebean.core.type.ScalarType<String>, io.ebean.text.StringFormatter, io.ebean.text.StringParser

public final class ScalarTypeString extends io.ebean.core.type.ScalarTypeBase<String>
ScalarType for String.