java.lang.Object
io.ebean.joda.time.JodaExtraTypeFactory
- All Implemented Interfaces:
ExtraTypeFactory
Register the Joda-Time ScalarType support.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<? extends ScalarType<?>>createTypes(io.ebean.config.DatabaseConfig config, Object objectMapper)
-
Constructor Details
-
JodaExtraTypeFactory
public JodaExtraTypeFactory()
-
-
Method Details
-
createTypes
public List<? extends ScalarType<?>> createTypes(io.ebean.config.DatabaseConfig config, Object objectMapper) - Specified by:
createTypesin interfaceExtraTypeFactory
-