Package io.jmix.core.metamodel.datatype.impl
@NonNullApi
package io.jmix.core.metamodel.datatype.impl
-
ClassesClassDescriptionAbstractTemporalDatatype<T extends TemporalAccessor>A number format that is used when the entity attribute has the
NumberFormatannotation.DateDatatypeworks withjava.sql.Datebut is parameterized withjava.util.Dateto avoid problems with casting.EnumerationImpl<T extends Enum>A helper class to be used inEnumClassimplementations to convert identifiers to enum values.TimeDatatypeworks withjava.sql.Timebut is parametrized withjava.util.Dateto avoid problems with casting.