Class JooqLocaleConverter
-
- All Implemented Interfaces:
-
java.io.Serializable,org.jooq.Converter
public class JooqLocaleConverter extends AbstractConverter<T, U>Standard to en_US format
- Since:
2021-01-18
trydofor
-
-
Constructor Summary
Constructors Constructor Description JooqLocaleConverter()
-
Method Summary
-
Methods inherited from class org.jooq.impl.AbstractConverter
fromType, toString, toType -
Methods inherited from class org.jooq.Converter
andThen, forArrays, from, fromNullable, fromSupported, inverse, of, ofNullable, to, toNullable, toSupported -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-