Package | Description |
---|---|
org.sql2o.converters |
Provides all converters used by sql2o.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultEnumConverterFactory
Default implementation of
EnumConverterFactory ,
used by sql2o to convert a value from the database into an Enum . |
Modifier and Type | Method and Description |
---|---|
static void |
Convert.registerEnumConverter(EnumConverterFactory enumConverterFactory) |
Copyright © 2015. All rights reserved.