Simplified declaration of type for basic mappings in XML

Description

Simplify specifying “type” for basic attributes in XML. This is mainly for supporting the mapping of dynamic models. E.g.

For the most part, <target/> accepts the Java class name -

  • allows primitive names

  • allows fully qulified names

  • allows simple (unqualified) names for various types:

    • primitive wrappers (Integer, …)

    • String

    • java.time types

    • UUID

    • URL

Activity

Show:

Details

Assignee

Reporter

Labels

Priority

Created 4 days ago
Updated yesterday