Skip to content

Model generation: add support for java.util.Calendar #45

@ldaroczi

Description

@ldaroczi

Our JPA entities use the java.util.Calendar type for persisting time stamps.
Currently the workaround is to annotate the fields with:
@ModelField(type = ModelType.DATE, dateFormat = "time")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions