Package org.sql2o.converters
Class DefaultEnumConverterFactory
java.lang.Object
org.sql2o.converters.DefaultEnumConverterFactory
- All Implemented Interfaces:
EnumConverterFactory
Default implementation of
EnumConverterFactory,
used by sql2o to convert a value from the database into an Enum.-
Constructor Details
-
Method Details
-
newConverter
- Specified by:
newConverterin interfaceEnumConverterFactory
-