Package org.sql2o.converters
Interface EnumConverterFactory
- All Known Implementing Classes:
DefaultEnumConverterFactory
public interface EnumConverterFactory
Used by sql2o to convert a value from the database into an
Enum
.-
Method Summary
-
Method Details
-
newConverter
-