Skip to content

Migrate from Jadira 7.0.0.CR1 to Java 17 #121

@rcbandit111

Description

@rcbandit111

I use 'org.jadira.usertype:usertype.core:7.0.0.CR1' into my project. I want to migrate to Java 17. I have the following columns definitions:

  @Column(name = "update_date")
  @Type(type = "org.jadira.usertype.dateandtime.joda.PersistentDateTime")
  private DateTime requestDate;

Do you know how I can replace the code for latest Java 17/Hibernate/Spring Boot?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions