public class StringConverter extends Object implements org.jooq.Converter<Object,String>
Constructor and Description |
---|
StringConverter() |
Modifier and Type | Method and Description |
---|---|
String |
from(Object t) |
Class<Object> |
fromType() |
String |
to(String u) |
Class<String> |
toType() |
Copyright © 2019. All rights reserved.