Uses of Enum
io.ebean.config.JsonConfig.DateTime
-
Uses of JsonConfig.DateTime in io.ebean.config
Modifier and TypeMethodDescriptionDatabaseConfig.getJsonDateTime()
Return the JSON format used for DateTime types.static JsonConfig.DateTime
Returns the enum constant of this type with the specified name.static JsonConfig.DateTime[]
JsonConfig.DateTime.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DatabaseConfig.setJsonDateTime
(JsonConfig.DateTime jsonDateTime) Set the JSON format to use for DateTime types.